X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vvp%2Fvalidation-scripts.git;a=blobdiff_plain;f=ice_validator%2Ftests%2Ffixtures%2Ftest_unique_resources_across_template%2Ffail%2Fduplicate_resource_template.yml;h=d4abed5bf2d7f202489579d9a8a7b0077eadaf09;hp=40543d1e6a79922109d14af379045eccea8310c1;hb=60d5ad7d00eadd6395eca186e6fa76a43df3c6cf;hpb=31d5da59b39d38760cc519a2c5e5b70357b539e8 diff --git a/ice_validator/tests/fixtures/test_unique_resources_across_template/fail/duplicate_resource_template.yml b/ice_validator/tests/fixtures/test_unique_resources_across_template/fail/duplicate_resource_template.yml index 40543d1..d4abed5 100644 --- a/ice_validator/tests/fixtures/test_unique_resources_across_template/fail/duplicate_resource_template.yml +++ b/ice_validator/tests/fixtures/test_unique_resources_across_template/fail/duplicate_resource_template.yml @@ -42,17 +42,9 @@ resources: volume_1: type: OS::Cinder::Volume properties: - name: - str_replace: - template: VF_NAME_STACK_NAME_oam_volume - params: - VNF_NAME: {get_param: vnf_module_id } + name: test_name + volume_1: type: OS::Cinder::Volume properties: - name: - str_replace: - template: VF_NAME_STACK_NAME_oam_volume - params: - VNF_NAME: {get_param: vnf_name } - STACK_NAME: { get_param: 'OS::stack_name' } + name: test_name