mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 19:22:05 +00:00
Add regression test tabdump debug for service node not removed
This commit is contained in:
parent
f12119b3b3
commit
70d4be0cd0
@ -266,6 +266,7 @@ tabdump_w_lt
|
||||
tabdump_w_match
|
||||
tabdump_w_ne
|
||||
tabdump_w_notmatch
|
||||
tabdump_servicenode
|
||||
tabgrep_err
|
||||
tabgrep_h
|
||||
tabgrep_node
|
||||
@ -281,6 +282,7 @@ tabrestore_err
|
||||
tabrestore_h
|
||||
tabrestore_null
|
||||
tabrestore_table
|
||||
tabdump_servicenode
|
||||
unregnotif_f
|
||||
unregnotif_h
|
||||
unregnotif_null
|
||||
@ -290,6 +292,7 @@ xcatconfig_u_check_xcatsslversion_rhels_sles
|
||||
xcatd_restart
|
||||
xcatd_start
|
||||
xcatd_stop
|
||||
tabdump_servicenode
|
||||
xcatstanzafile_attribute
|
||||
xcatstanzafile_colon
|
||||
xcatstanzafile_defaultvalue
|
||||
@ -298,3 +301,4 @@ xcatstanzafile_normal
|
||||
xcatstanzafile_objtype
|
||||
xcatstanzafile_specificvalue
|
||||
xcatstanzafile_tab
|
||||
tabdump_servicenode
|
||||
|
@ -177,3 +177,9 @@ cmd:tabdump -d site | grep xcatiport
|
||||
check:rc==0
|
||||
check:output=~xcatiport
|
||||
end
|
||||
|
||||
start:tabdump_servicenode
|
||||
label:mn_only,ci_test,db
|
||||
cmd:tabdump servicenode
|
||||
check:rc==0
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user