aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests/templates/vnf-services/basic_onboard-service.yaml.j2
diff options
context:
space:
mode:
Diffstat (limited to 'src/onaptests/templates/vnf-services/basic_onboard-service.yaml.j2')
-rw-r--r--src/onaptests/templates/vnf-services/basic_onboard-service.yaml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/src/onaptests/templates/vnf-services/basic_onboard-service.yaml.j2 b/src/onaptests/templates/vnf-services/basic_onboard-service.yaml.j2
index db84783..8cc4fe5 100644
--- a/src/onaptests/templates/vnf-services/basic_onboard-service.yaml.j2
+++ b/src/onaptests/templates/vnf-services/basic_onboard-service.yaml.j2
@@ -2,7 +2,7 @@
{{ service_name }}:
vnfs:
- vnf_name: {{ service_name }}
- heat_files_to_upload: onaptests/templates/heat-files/ubuntu18/ubuntu18agent.zip
+ heat_files_to_upload: templates/heat-files/ubuntu18/ubuntu18agent.zip
vnf_parameters: [
{"name": "ubuntu18_image_name",
"value": "ubuntu-agent"