2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

docker version updated and the output for docker command changed so modify the testcase

This commit is contained in:
junxiawang 2017-04-26 01:54:48 -04:00
parent a417e49489
commit 1fed89ff20

View File

@ -244,7 +244,6 @@ cmd:rpower $$DOCKERCN start
check:rc==0
cmd:rmdocker $$DOCKERCN
chec:rc!=0
check:output=~Stop the container before attempting removal or use -f
cmd:rmdocker $$DOCKERCN -f
check:rc==0
check:output=~$$DOCKERCN: success