aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/test_nova_servers_correct_parameter_types.py
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/test_nova_servers_correct_parameter_types.py')
-rw-r--r--ice_validator/tests/test_nova_servers_correct_parameter_types.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/ice_validator/tests/test_nova_servers_correct_parameter_types.py b/ice_validator/tests/test_nova_servers_correct_parameter_types.py
index 7b67682..a71ee4a 100644
--- a/ice_validator/tests/test_nova_servers_correct_parameter_types.py
+++ b/ice_validator/tests/test_nova_servers_correct_parameter_types.py
@@ -38,11 +38,14 @@
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
+from .helpers import validates
+
import pytest
import yaml
import re
+@validates('R-71152', 'R-50436')
def test_nova_servers_correct_parameter_types(heat_template):
'''
Make sure all nova servers have properly assigned types for the parameters