diff options
Diffstat (limited to 'vagrant/tests')
-rwxr-xr-x | vagrant/tests/plugin.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant/tests/plugin.sh b/vagrant/tests/plugin.sh index 3ff3a54d..2c01c517 100755 --- a/vagrant/tests/plugin.sh +++ b/vagrant/tests/plugin.sh @@ -38,7 +38,7 @@ docker run --name aai -v $(mktemp):/tmp/generic_sim/ -v $(pwd)/generic_simulator vnf_id_list=$(curl -s "${base_url}${cloud_region_id}/${namespace}" | jq -r '.vnf_id_list') mkdir -p ${CSAR_DIR}/${csar_id} -cat << SEQ > ${CSAR_DIR}/${csar_id}/sequence.yaml +cat << SEQ > ${CSAR_DIR}/${csar_id}/metadata.yaml deployment: - deployment.yaml service: |