summaryrefslogtreecommitdiffstats
path: root/kud/tests
diff options
context:
space:
mode:
authorEric Multanen <eric.w.multanen@intel.com>2020-08-18 15:57:23 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-18 15:57:23 +0000
commita5ffa8aadf49bb92371f06797b264e0bf4c264e2 (patch)
tree5658431e3dfca13834acecd702023ee0043017aa /kud/tests
parent6e5ca4741dab0de3b4d89f410f0ff9d0313d6aee (diff)
parent186031a387402ceeedacbe17ed2b9dd594546670 (diff)
Merge "Update environment varables to match latest"
Diffstat (limited to 'kud/tests')
-rw-r--r--kud/tests/README-composite-vfw.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/kud/tests/README-composite-vfw.txt b/kud/tests/README-composite-vfw.txt
index d15c0352..2c48b37b 100644
--- a/kud/tests/README-composite-vfw.txt
+++ b/kud/tests/README-composite-vfw.txt
@@ -19,7 +19,7 @@ In multicloud-k8s repo:
Deploy monitor program in each cluster (assumes multicloud-k8s repo is present in cloud)
# one time setup per cluster - install the CRD
- cd multicloud-k8s/src/monitor/deploy/crds
+ cd multicloud-k8s/src/monitor/deploy
kubectl apply -f crds/k8splugin_v1alpha1_resourcebundlestate_crd.yaml
# one time setup per cluster
@@ -33,7 +33,7 @@ Deploy monitor program in each cluster (assumes multicloud-k8s repo is present i
## Prepare the Composite vFW Application Charts and Profiles
-1. In the multicloud-k8s/kud/demo/composite-vfw directory, prepare the 3 helm
+1. In the multicloud-k8s/kud/demo/composite-firewall directory, prepare the 3 helm
charts for the vfw.
tar cvf packetgen.tar packetgen
@@ -63,19 +63,19 @@ Change directory to multicloud-k8s/kud/tests
2. Composite app helm chart files (as prepared above)
- export packetgen_helm_chart=../demo/composite-firewall/packetgen.tar.gz
- export firewall_helm_chart=../demo/composite-firewall/firewall.tar.gz
- export sink_helm_chart=../demo/composite-firewall/sink.tar.gz
+ export packetgen_helm_path=../demo/composite-firewall/packetgen.tar.gz
+ export firewall_helm_path=../demo/composite-firewall/firewall.tar.gz
+ export sink_helm_path=../demo/composite-firewall/sink.tar.gz
3. Composite profile application profiles (as prepared above)
- export packetgen_profile_file=../demo/composite-firewall/profile.tar.gz
- export firewall_profile_file=../demo/composite-firewall/profile.tar.gz
- export sink_profile_file=../demo/composite-firewall/profile.tar.gz
+ export packetgen_profile_targz=../demo/composite-firewall/profile.tar.gz
+ export firewall_profile_targz=../demo/composite-firewall/profile.tar.gz
+ export sink_profile_targz=../demo/composite-firewall/profile.tar.gz
4. Modify the script to address the EMCO cluster
- Modifiy the the urls at the top part of the script to point to the
+ Modifiy the urls at the top part of the script to point to the
cluster IP address of the EMCO cluster.
That is, modify the IP address 10.10.10.6 to the correct value for