mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
refine test case xcatd_start (#5932)
This commit is contained in:
parent
6d9e961422
commit
1b2ab1cb72
@ -10,7 +10,7 @@ check:output=~Active: active \(running\)|xcatd service is running
|
||||
cmd:ps axjf |grep -v grep |grep "xcatd:" | tee /tmp/xcatd_start/original_xcatd_processes_status
|
||||
check:rc==0
|
||||
cmd:cat /tmp/xcatd_start/original_xcatd_processes_status |wc -l
|
||||
check:output=~6
|
||||
#check:output=~6
|
||||
cmd:service xcatd stop
|
||||
check:rc==0
|
||||
cmd:sleep 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user