From c8a952a634c2885fc2c49c615171c80da5a7ec22 Mon Sep 17 00:00:00 2001 From: litingt Date: Mon, 5 Nov 2018 03:24:53 -0500 Subject: [PATCH] update for ci_tst --- xCAT-test/autotest/testcase/makeconservercf/cases0 | 6 +++--- xCAT-test/autotest/testcase/makeknownhosts/cases0 | 2 +- xCAT-test/autotest/testcase/makenetworks/cases0 | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/xCAT-test/autotest/testcase/makeconservercf/cases0 b/xCAT-test/autotest/testcase/makeconservercf/cases0 index 678aa4947..be7cc21b4 100644 --- a/xCAT-test/autotest/testcase/makeconservercf/cases0 +++ b/xCAT-test/autotest/testcase/makeconservercf/cases0 @@ -1,5 +1,5 @@ start:makeconservercf_null -label:others +label:others,ci_test cmd:chdef -t node -o testnodetmp cons=hmc groups=all cmd:makeconservercf testnodetmp check:rc==0 @@ -11,7 +11,7 @@ cmd:rmdef -t node testnodetmp end start:makeconservercf_noderange -label:others +label:others,ci_test cmd:chdef -t node -o testnodetmp cons=hmc groups=all cmd:makeconservercf testnodetmp check:rc==0 @@ -23,7 +23,7 @@ cmd:rmdef -t node testnodetmp end start:makeconservercf_d -label:others +label:others,ci_test cmd:chdef -t node -o testnodetmp cons=hmc groups=all cmd:makeconservercf testnodetmp check:rc==0 diff --git a/xCAT-test/autotest/testcase/makeknownhosts/cases0 b/xCAT-test/autotest/testcase/makeknownhosts/cases0 index 7978d7dcc..112b83166 100644 --- a/xCAT-test/autotest/testcase/makeknownhosts/cases0 +++ b/xCAT-test/autotest/testcase/makeknownhosts/cases0 @@ -1,5 +1,5 @@ start:makeknownhosts_h -label:others,hosts +label:others,ci_test,hosts cmd:makeknownhosts -h check:output=~Usage cmd:makeknownhosts --help diff --git a/xCAT-test/autotest/testcase/makenetworks/cases0 b/xCAT-test/autotest/testcase/makenetworks/cases0 index b99a8c858..e48ecdaa5 100644 --- a/xCAT-test/autotest/testcase/makenetworks/cases0 +++ b/xCAT-test/autotest/testcase/makenetworks/cases0 @@ -1,6 +1,6 @@ start:makenetworks_h description:help -label:others,network +label:others,ci_test,network cmd:makenetworks -h check:rc==0 check:output=~Usage @@ -8,7 +8,7 @@ end start:makenetworks_help description:help -label:others,network +label:others,ci_test,network cmd:makedhcp --help check:rc==0 check:output=~Usage @@ -16,7 +16,7 @@ end start:makenetworks_v description:version -label:others,network +label:others,ci_test,network cmd:makenetworks -v check:rc==0 check:output=~Version @@ -25,7 +25,7 @@ end start:makenetworks_d os:Linux description:makenetworks_d -label:others,network +label:others,ci_test,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