aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/test_resource_ids_alphanumeric_only.py
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/test_resource_ids_alphanumeric_only.py')
-rw-r--r--ice_validator/tests/test_resource_ids_alphanumeric_only.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/ice_validator/tests/test_resource_ids_alphanumeric_only.py b/ice_validator/tests/test_resource_ids_alphanumeric_only.py
index dc508ba..c124ea7 100644
--- a/ice_validator/tests/test_resource_ids_alphanumeric_only.py
+++ b/ice_validator/tests/test_resource_ids_alphanumeric_only.py
@@ -37,12 +37,13 @@
#
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
-
+from .helpers import validates
import yaml
import pytest
import re
+@validates('R-75141')
def test_alphanumeric_resource_ids_only(yaml_file):
'''
Check that all instance names are only using alphanumerics