2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

modify probe osdeploy testcase

This commit is contained in:
junxiawang 2017-02-16 02:30:50 -05:00
parent a2aa390e73
commit 42a514a3e4

View File

@ -47,7 +47,7 @@ cmd:cat /tmp/osdeploy.test |grep "All nodes provisioned successfully"|grep "OK"
check:rc==0
cmd:rm -rf /tmp/osdeploy.test
check:rc==0
cmd:xcatprobe osdeploy -n $$CN -r 10m >> /tmp/osdeploy.test
cmd:xcatprobe osdeploy -n $$CN -r 5m >> /tmp/osdeploy.test
check:rc==0
cmd:cat /tmp/osdeploy.test |grep "Without provision process during rollback time window"|grep "FAIL"
check:rc==0