aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit57ceeeb11ff0479dba7b197b446aa266260ef5ce (patch)
tree760737dcbde46f2e92c745854f5d6833d98107d7 /ete-k8s.sh
parentb2f0e71ea6b362e7d08a080a12f64e3a7e745cc9 (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 'ete-k8s.sh')
-rwxr-xr-xete-k8s.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ete-k8s.sh b/ete-k8s.sh
index 7726c12..c4059b9 100755
--- a/ete-k8s.sh
+++ b/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