X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ice_validator%2Ftests%2Ftest_unique_resources_across_all_templates.py;h=2d051475fd040ba549d039e4413ac60a0e74d8a3;hb=c42086a36bbfaf9286e1c08330f25d1b06a35f4b;hp=7682782652c96f15bee9c9043e802c29fa651303;hpb=d27b72f2341b3b0657b850cc4fc29bb164d8f97a;p=vvp%2Fvalidation-scripts.git diff --git a/ice_validator/tests/test_unique_resources_across_all_templates.py b/ice_validator/tests/test_unique_resources_across_all_templates.py index 7682782..2d05147 100644 --- a/ice_validator/tests/test_unique_resources_across_all_templates.py +++ b/ice_validator/tests/test_unique_resources_across_all_templates.py @@ -37,11 +37,12 @@ # # ECOMP is a trademark and service mark of AT&T Intellectual Property. # - +from .helpers import validates import yaml import collections +@validates('R-16447') def test_unique_resources_across_all_yaml_files(yaml_files): ''' Check that all instance names are unique