From: Gary Wu Date: Fri, 14 Sep 2018 17:30:29 +0000 (-0700) Subject: Add portal option to ete test script X-Git-Tag: 1.3.0~40 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff_plain;h=854b09f25a0527c7021a5c88b79d41112a2a164f Add portal option to ete test script Change-Id: I06a9a03af82e2601955d9871f2443e66f9759dc2 Issue-ID: PORTAL-388 Signed-off-by: Gary Wu --- diff --git a/boot/robot/ete.sh b/boot/robot/ete.sh index c029dc2b..cbdfc409 100755 --- a/boot/robot/ete.sh +++ b/boot/robot/ete.sh @@ -6,7 +6,7 @@ # Note: Do not run multiple concurrent ete.sh as the --display is not parameterized and tests will collide # if [ "$1" == "" ];then - echo "Usage: ete.sh [ health | ete | closedloop | instantiate | distribute ]" + echo "Usage: ete.sh [ health | ete | closedloop | instantiate | distribute | portal ]" exit fi