diff options
author | 2018-10-25 21:41:56 +0000 | |
---|---|---|
committer | 2018-10-25 21:41:56 +0000 | |
commit | 465bddc20ff33b535e8cfffd2182554057453e38 (patch) | |
tree | af46c215c11ce0fd576a4d5a0e307ec56631cf01 /vagrant/tests/integration_cFW.sh | |
parent | 373505dd6c477ab2f00c51ed47134da8d37d21dc (diff) | |
parent | 67e82a7df34a75a57febc55a830e58a23c63a6c2 (diff) |
Merge "Fix populate typo"
Diffstat (limited to 'vagrant/tests/integration_cFW.sh')
-rwxr-xr-x | vagrant/tests/integration_cFW.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant/tests/integration_cFW.sh b/vagrant/tests/integration_cFW.sh index 4a452599..0077c73d 100755 --- a/vagrant/tests/integration_cFW.sh +++ b/vagrant/tests/integration_cFW.sh @@ -18,7 +18,7 @@ source _functions.sh csar_id=4f726e2a-b74a-11e8-ad7c-525400feed2 # Setup -popule_CSAR_containers_vFW $csar_id +populate_CSAR_containers_vFW $csar_id pushd ${CSAR_DIR}/${csar_id} for network in unprotected-private-net-cidr-network protected-private-net-cidr-network onap-private-net-cidr-network; do |