Add portal option to ete test script 29/66729/1
authorGary Wu <gary.i.wu@huawei.com>
Fri, 14 Sep 2018 17:30:29 +0000 (10:30 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 14 Sep 2018 17:30:49 +0000 (10:30 -0700)
Change-Id: I06a9a03af82e2601955d9871f2443e66f9759dc2
Issue-ID: PORTAL-388
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
boot/robot/ete.sh

index c029dc2..cbdfc40 100755 (executable)
@@ -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