Skip to content

Commit

Permalink
Update README with info about Agent integration test
Browse files Browse the repository at this point in the history
Signed-off-by: Zachary Auerbach <[email protected]>
  • Loading branch information
tylerschultz authored and zaksoup committed Dec 3, 2014
1 parent 587fefc commit 1e27289
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ BOSH uses Ruby for its tests, so you will also need to have that available.

You can run all the tests by running `bin/test`.

There is a stand-alone _BOSH Agent_ integration test to test config-drive using bosh-lite. This can be run locally via `integration/bin/test --provider=virtualbox`. The vagrant provider passed in can be changed to a provider of your choosing if you so desire.

#### Using IntelliJ with Go and the BOSH Agent

- Install [IntelliJ 13](http://www.jetbrains.com/idea/download/index.html) (we are using 13.0.1 Build 133.331)
Expand Down

0 comments on commit 1e27289

Please sign in to comment.