mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-12 14:30:15 +00:00
modify probe osdeploy testcase
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user