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:
@@ -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
|
||||
|
Reference in New Issue
Block a user