1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
Dave Tucker 6531b0c4cd Use Docker Machine for Test Environments
Usage:

   ./machines up [consul|etcd|zookeeper] [num_nodes]
   ./machines destroy

Uses Docker Machine to create test environments
We _could_ use these environments to run BATS tests against
This would ensure that all supported backends are working

Signed-off-by: Dave Tucker <dt@docker.com>
2015-11-10 21:47:59 +00:00
libnetwork Use Docker Machine for Test Environments 2015-11-10 21:47:59 +00:00