X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ice_validator%2Ftests%2Ftest_resource_ids_alphanumeric_only.py;h=c124ea7216faf6d6acfa8b0926026af6509a359e;hb=c42086a36bbfaf9286e1c08330f25d1b06a35f4b;hp=dc508bae373ffa633486fa25b2248afd736f052c;hpb=cc21b8b08b6dbcec577bfb26ff397ac899da8002;p=vvp%2Fvalidation-scripts.git 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