X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ice_validator%2Ftests%2Ffixtures%2Ftest_filename_is_vmtype_dot_yaml%2Ffail%2Ftestvm.yaml;fp=ice_validator%2Ftests%2Ffixtures%2Ftest_filename_is_vmtype_dot_yaml%2Ffail%2Ftestvm.yaml;h=ffb4e39c9a5a09c943a917bec491a44c7036c3ac;hb=48a07b6942d3956666d30947372653feb702fdae;hp=87c54e2c2c50879f001cd848516d146a59fb2e98;hpb=43130f8b173d9053ad4f56f264376851d3fb890c;p=vvp%2Fvalidation-scripts.git diff --git a/ice_validator/tests/fixtures/test_filename_is_vmtype_dot_yaml/fail/testvm.yaml b/ice_validator/tests/fixtures/test_filename_is_vmtype_dot_yaml/fail/testvm.yaml index 87c54e2..ffb4e39 100644 --- a/ice_validator/tests/fixtures/test_filename_is_vmtype_dot_yaml/fail/testvm.yaml +++ b/ice_validator/tests/fixtures/test_filename_is_vmtype_dot_yaml/fail/testvm.yaml @@ -2,7 +2,7 @@ # ============LICENSE_START==================================================== # org.onap.vvp/validation-scripts # =================================================================== -# Copyright © 2017 AT&T Intellectual Property. All rights reserved. +# Copyright © 2019 AT&T Intellectual Property. All rights reserved. # =================================================================== # # Unless otherwise specified, all software contained herein is licensed @@ -42,10 +42,9 @@ --- resources: - testvm_server_0: + testvm_server_1: type: OS::Nova::Server properties: name: { get_param: testvm_name_0 } flavor: { get_param: testvm_flavor_name} - image: { get_param: testvm_image_name} - + image: { get_param: testvm_image_name} \ No newline at end of file