aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/test_unique_resources_across_all_templates.py
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/test_unique_resources_across_all_templates.py')
-rw-r--r--ice_validator/tests/test_unique_resources_across_all_templates.py3
1 files changed, 2 insertions, 1 deletions
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