mirror of https://github.com/docker/docs.git
update test name
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
3f29299afd
commit
3c397e5b96
|
@ -107,7 +107,7 @@ function teardown() {
|
|||
[[ "${output}" == *"node-0/test_container"* ]]
|
||||
}
|
||||
|
||||
@test "docker run - reschedule with soft-image-affinity(have node constraint))" {
|
||||
@test "docker run - reschedule with soft-image-affinity and node constraint" {
|
||||
start_docker_with_busybox 1
|
||||
start_docker 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue