aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant/tests/integration_vcFW.sh
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2018-10-24 16:38:27 -0700
committerVictor Morales <victor.morales@intel.com>2018-10-24 16:38:53 -0700
commit67e82a7df34a75a57febc55a830e58a23c63a6c2 (patch)
tree876ab2b4fc5a2d6723bed52b378a529a72728184 /vagrant/tests/integration_vcFW.sh
parent7ccc899a3181a5370962fcdbe2ea743afb734976 (diff)
Fix populate typo
Change-Id: I413b5548d8f24f1ff8e50d76d6982276683956ae Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
Diffstat (limited to 'vagrant/tests/integration_vcFW.sh')
-rwxr-xr-xvagrant/tests/integration_vcFW.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant/tests/integration_vcFW.sh b/vagrant/tests/integration_vcFW.sh
index 82159b90..4fadfa23 100755
--- a/vagrant/tests/integration_vcFW.sh
+++ b/vagrant/tests/integration_vcFW.sh
@@ -21,7 +21,7 @@ csar_id=aa443e7e-c8ba-11e8-8877-525400b164ff
if [[ ! -f $HOME/.ssh/id_rsa.pub ]]; then
echo -e "\n\n\n" | ssh-keygen -t rsa -N ""
fi
-popule_CSAR_vms_containers_vFW $csar_id
+populate_CSAR_vms_containers_vFW $csar_id
pushd ${CSAR_DIR}/${csar_id}
for resource in unprotected-private-net-cidr-network protected-private-net-cidr-network onap-private-net-cidr-network sink-service sink-ingress; do