diff --git a/xCAT-test/autotest/bundle/rhels_ppc_daily.bundle b/xCAT-test/autotest/bundle/rhels_ppc_daily.bundle index 863a65c2d..1a68b4805 100644 --- a/xCAT-test/autotest/bundle/rhels_ppc_daily.bundle +++ b/xCAT-test/autotest/bundle/rhels_ppc_daily.bundle @@ -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 diff --git a/xCAT-test/autotest/testcase/tabdump/cases0 b/xCAT-test/autotest/testcase/tabdump/cases0 index a1f1a1127..33bfb8b1e 100644 --- a/xCAT-test/autotest/testcase/tabdump/cases0 +++ b/xCAT-test/autotest/testcase/tabdump/cases0 @@ -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