Commit Graph

1 Commits

Author SHA1 Message Date
Dave Tucker b7d09b785f 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