Make tests run locally isolated
This commit is contained in:
@ -9,8 +9,8 @@
|
||||
}
|
||||
|
||||
@test "abra server add/rm works" {
|
||||
./abra server add swarm.example.com
|
||||
docker context ls | grep swarm.example.com
|
||||
./abra server rm swarm.example.com
|
||||
./abra server add swarm-test.autonomic.zone calix 222
|
||||
./abra server add swarm.test.com
|
||||
docker context ls | grep swarm.test.com
|
||||
./abra server rm swarm.test.com
|
||||
./abra server add swarm.test.come foobar 12345
|
||||
}
|
||||
|
Reference in New Issue
Block a user