aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/robot/ete-k8s.sh
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-11-02 13:48:21 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-11-02 13:52:35 -0700
commit9d5abb4b4b6dbb3244c55f39405758ce6e65cf56 (patch)
tree401876fe62ad80003758476ce4bb539f625a1e04 /kubernetes/robot/ete-k8s.sh
parent21ca90ae62f237e609082bc0d2923b405f9e8ae8 (diff)
Add/clean up options in demo and ete scripts
Change-Id: I17587e7313f562e325c99fca6761b21cbbc16d10 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'kubernetes/robot/ete-k8s.sh')
-rwxr-xr-xkubernetes/robot/ete-k8s.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/robot/ete-k8s.sh b/kubernetes/robot/ete-k8s.sh
index 7726c12bdc..c4059b90c7 100755
--- a/kubernetes/robot/ete-k8s.sh
+++ b/kubernetes/robot/ete-k8s.sh
@@ -20,7 +20,7 @@
# Note: Do not run multiple concurrent ete.sh as the --display is not parameterized and tests will collide
#
if [ "$1" == "" ] || [ "$2" == "" ]; then
- echo "Usage: ete-k8s.sh [namespace] [ health | ete | closedloop | instantiate | distribute | portal ]"
+ echo "Usage: ete-k8s.sh [namespace] [ health | healthdist | distribute | instantiate | instantiateVFWCL | instantiateDemoVFWCL | | portal ]"
exit
fi