mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
regression for 0.2.0
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ function teardown() {
|
||||
start_manager
|
||||
run docker_swarm info
|
||||
[ "$status" -eq 0 ]
|
||||
[[ "${lines[1]}" == *"Nodes: 3" ]]
|
||||
[[ "${lines[3]}" == *"Nodes: 3" ]]
|
||||
}
|
||||
|
||||
@test "docker ps -n 3 should return the 3 last containers, including non running one" {
|
||||
|
||||
Reference in New Issue
Block a user