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