From 5996d7a5b2d90c3caa563e27dbea6afa77b246e5 Mon Sep 17 00:00:00 2001 From: kaihlavi Date: Thu, 8 Aug 2019 15:53:43 +0300 Subject: Add tag for sdc-dcae-d Add tag for sdc-dcae-d test case to instructions (the new test case with this tag comes in https://gerrit.onap.org/r/#/c/testsuite/+/92864 and these commits should be merged together) Issue-ID: SDC-2480 Signed-off-by: kaihlavi Change-Id: Ifeffb32bb3719dcc47c7b6a3ca8fad30f17873fc --- ete-k8s.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ete-k8s.sh') diff --git a/ete-k8s.sh b/ete-k8s.sh index c048170..adc5f12 100755 --- a/ete-k8s.sh +++ b/ete-k8s.sh @@ -46,7 +46,9 @@ if [ "$1" == "" ] || [ "$2" == "" ]; then echo "" echo " pnf-registration.robot: ete, pnf_registrate" echo "" - echo " post-install-tests.robot dmaapacl, postinstall" + echo " post-install-tests.robot: dmaapacl, postinstall" + echo "" + echo " sdc-dcae-d.robot: sdc-dcae-d" echo "" echo " update_onap_page.robot: UpdateWebPage" echo "" -- cgit 1.2.3-korg