moby--moby/integration/build
Sebastiaan van Stijn b3407d2029
Testing: create new daemon (only) if needed
Some tests were skipped if the local daemon did not have
experimental features enabled; at the same time, some tests
unconditionally created a new (experimental) daemon, even if
the local daemon already had experimental enabled.

This patch;

- Checks if the "testEnv" is an experimental Linux daemon
- If not, and the daemon is running locally; spin up a new
  experimental daemon to be used during the test.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-23 13:32:59 +01:00
..
build_session_test.go Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
build_squash_test.go Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
build_test.go
main_test.go