2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +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 03:28:50 -04:00
parent 1fed89ff20
commit 4a9a7d53ae

View File

@ -243,7 +243,8 @@ check:rc==0
cmd:rpower $$DOCKERCN start
check:rc==0
cmd:rmdocker $$DOCKERCN
chec:rc!=0
check:rc!=0
check:output=~Stop the container
cmd:rmdocker $$DOCKERCN -f
check:rc==0
check:output=~$$DOCKERCN: success