summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkaihlavi <l.kaihlavirt@partner.samsung.com>2019-08-08 15:53:43 +0300
committerkaihlavi <l.kaihlavirt@partner.samsung.com>2019-08-08 15:53:43 +0300
commit5996d7a5b2d90c3caa563e27dbea6afa77b246e5 (patch)
treec0801e9047db6a2e69193efa0693067bdf5aeae1
parent672a023b6428b39b730aee10d551c25f2692ba5f (diff)
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 <l.kaihlavirt@partner.samsung.com> Change-Id: Ifeffb32bb3719dcc47c7b6a3ca8fad30f17873fc
-rwxr-xr-xete-k8s.sh4
1 files changed, 3 insertions, 1 deletions
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 ""