mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
update ci_test label for maeknetwork and nodestat cases
This commit is contained in:
parent
ea05e0afbe
commit
672db26f33
@ -25,7 +25,7 @@ end
|
||||
start:makenetworks_d
|
||||
os:Linux
|
||||
description:makenetworks_d
|
||||
label:others,ci_test,network
|
||||
label:others,network
|
||||
cmd:makenetworks -d > /tmp/mynetworksstanzas
|
||||
check:rc==0
|
||||
cmd:echo -ne "auto-testnetworks:\n objtype=network\n gateway=1.2.3.0\n mask=255.255.255.0\n net=1.2.3.1\n" >> /tmp/mynetworksstanzas
|
||||
@ -40,7 +40,7 @@ end
|
||||
|
||||
start:makenetworks_d_V
|
||||
description:display,verbose
|
||||
label:others,network
|
||||
label:others,ci_test,network
|
||||
cmd:makenetworks
|
||||
check:rc==0
|
||||
cmd:makenetworks -d -V
|
||||
|
@ -7,7 +7,7 @@ check:output=~noping|sshd|install|snmp|pbs
|
||||
end
|
||||
|
||||
start:nodestat_err_node
|
||||
label:others
|
||||
label:others,ci_test
|
||||
cmd:nodestat testnode
|
||||
check:rc!=0
|
||||
check:output=~Error
|
||||
|
Loading…
x
Reference in New Issue
Block a user