add test to make sure it doesn't deadlock

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
Victor Vieux
2015-06-04 15:09:39 -07:00
parent 4212b69c96
commit e87f83d78c

View File

@@ -31,6 +31,7 @@ function teardown() {
start_mesos
swarm_manage_mesos
docker_swarm run -d -m 20m busybox ls
docker_swarm run -d -m 20m busybox ls
}