X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ice_validator%2Ftests%2Ftest_heat_template_parameters_contain_required_fields.py;h=31684a5c6a10d1edd5ba76f1ac78b90c0a355b0a;hb=c42086a36bbfaf9286e1c08330f25d1b06a35f4b;hp=1cfc4cee47701a5eb10d68e624307a135b9db615;hpb=7e08a8738145295de2937f00231e4ec13db1e9b0;p=vvp%2Fvalidation-scripts.git diff --git a/ice_validator/tests/test_heat_template_parameters_contain_required_fields.py b/ice_validator/tests/test_heat_template_parameters_contain_required_fields.py index 1cfc4ce..31684a5 100644 --- a/ice_validator/tests/test_heat_template_parameters_contain_required_fields.py +++ b/ice_validator/tests/test_heat_template_parameters_contain_required_fields.py @@ -37,11 +37,12 @@ # # ECOMP is a trademark and service mark of AT&T Intellectual Property. # - +from .helpers import validates import yaml import pytest +@validates('R-36772', 'R-44001') def test_heat_template_parameters_contain_required_fields(yaml_file): ''' Check that all parameters in the environment