moby--moby/internal
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
..
procfs Add a way to get a pid of a process 2018-07-26 11:17:46 -07:00
test Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
testutil Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00