summaryrefslogtreecommitdiffstats
path: root/ete-k8s.sh
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2020-04-27 18:26:07 -0500
committerBrian Freeman <bf1936@att.com>2020-05-01 08:30:45 -0500
commitb548819a2c9f68f68312ef11c15aad966227606a (patch)
tree17bd56307da592858fcaf7742dd5d911468cc26d /ete-k8s.sh
parentb73d77ca2e9df3d7300ca85b5593d89a9271d13a (diff)
Add instantiateVFWCLDN for DANOS
Issue-ID: INT-1566 Change-Id: I48525947492061a98092f3b102ba240146a18e61 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'ete-k8s.sh')
-rwxr-xr-xete-k8s.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/ete-k8s.sh b/ete-k8s.sh
index 955a816..8b9ee72 100755
--- a/ete-k8s.sh
+++ b/ete-k8s.sh
@@ -28,7 +28,8 @@ if [ "$1" == "" ] || [ "$2" == "" ]; then
echo " clamp.robot: clamp"
echo ""
echo " demo.robot: InitDemo, InitCustomer, APPCCDTPreloadDemo, APPCMountPointDemo, DistributeDemoVFWDT, DistributeVFWNG,"
- echo " InitDistribution, PreloadDemo, deleteVNF, heatbridge, instantiateDemoVFWCL, instantiateVFW, instantiateVFWCL, instantiateVFWDT"
+ echo " InitDistribution, PreloadDemo, deleteVNF, heatbridge, instantiateDemoVFWCL, instantiateVFW, "
+ echo " instantiateVFWCL, instantiateVFWDT, instantiateVFWCLDN"
echo ""
echo " health-check.robot: health, core, small, medium, 3rdparty, api, datarouter, externalapi, health-aaf, health-aai, health-appc,"
echo " health-clamp, health-cli, health-dcae, health-dmaap, health-log, health-modeling, health-msb,"