mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-20 13:10:34 +00:00
@ -96,7 +96,7 @@ start:xdsh_t
|
||||
label:cn_os_ready,parallel_cmds
|
||||
cmd:date +%s > /tmp/start.txt
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN -t 5 "ssh 1.1.1.1"
|
||||
cmd:xdsh $$CN -t 5 "sleep 10"
|
||||
check:rc!=0
|
||||
check:output=~Error: (\[.*?\]: )?Caught SIGINT - terminating the child processes.
|
||||
cmd:date +%s > /tmp/end.txt
|
||||
|
Reference in New Issue
Block a user