Skip to content

Commit

Permalink
test-integration -> test-bosh-integration
Browse files Browse the repository at this point in the history
Signed-off-by: Maria Shaldibina <[email protected]>
  • Loading branch information
cobyrne-pivot authored and mariash committed Jan 7, 2015
1 parent 2cc4c82 commit d274463
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Install tools used by the BOSH Agent test suite:
Each package in the agent has its own unit tests. You can run all unit tests with `bin/test-unit`.

Additionally, [BOSH](https://github.com/cloudfoundry/bosh) includes integration tests that use this agent.
Run `bin/test-integration` to run those.
Run `bin/test-bosh-integration` to run those with your local agent changes.
However, in order to run the BOSH integrations tests, you will need a copy of the BOSH repo, which this script will do in `./tmp`.
BOSH uses Ruby for its tests, so you will also need to have that available.

Expand Down
File renamed without changes.

0 comments on commit d274463

Please sign in to comment.