mirror of
https://github.com/docker/docs.git
synced 2026-04-03 17:59:01 +07:00
Make note about MACHINE_BINARY environment variable.
A user in IRC was confused about this. Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
@@ -323,4 +323,7 @@ override this by setting the environment variable `MACHINE_TESTS`. For example,
|
||||
`MACHINE_TESTS="virtualbox" ./script/run-integration-tests` will only run the
|
||||
virtualbox driver integration tests.
|
||||
|
||||
You can set the path to the machine binary under test using the `MACHINE_BINARY`
|
||||
environment variable.
|
||||
|
||||
To run, use the helper script `./script/run-integration-tests`.
|
||||
|
||||
Reference in New Issue
Block a user