diff --git a/xCAT-test/autotest/testcase/osdeploy/cases0 b/xCAT-test/autotest/testcase/osdeploy/cases0 index 7e82d3a2f..bb76c2f3b 100644 --- a/xCAT-test/autotest/testcase/osdeploy/cases0 +++ b/xCAT-test/autotest/testcase/osdeploy/cases0 @@ -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