mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 03:00:26 +00:00
increase the time since we add some time-consuming test cases
This commit is contained in:
@@ -1277,7 +1277,7 @@ while(! $sub_process_rt) {
|
||||
}
|
||||
}
|
||||
|
||||
if(time() - $regstarttime > 28800) {
|
||||
if(time() - $regstarttime > 36000) {
|
||||
send_msg(1, "[timing] 8 hours is expired");
|
||||
last;
|
||||
}
|
||||
|
Reference in New Issue
Block a user