2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 03:00:26 +00:00

modify osdeploy testcases

This commit is contained in:
junxiawang
2017-03-09 06:41:15 -05:00
parent 6beecc62f5
commit 5fccdec63e

View File

@@ -53,6 +53,12 @@ cmd:cat /tmp/osdeploy.test |grep "Without provision process during rollback time
check:rc==0
cmd:rm -rf /tmp/osdeploy.test
check:rc==0
cmd:xcatprobe osdeploy -n $$CN -r 2h5m>> /tmp/osdeploy.test
check:rc==0
cmd:cat /tmp/osdeploy.test |grep "All nodes provisioned successfully"|grep "OK"
check:rc==0
cmd:rm -rf /tmp/osdeploy.test
check:rc==0
end
start:osdeploy_n_t