aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/test_nova_servers_correct_parameter_types.py
diff options
context:
space:
mode:
authorstark, steven <ss820f@att.com>2018-07-24 16:50:41 -0700
committerstark, steven <ss820f@att.com>2018-07-24 16:52:36 -0700
commit0feaec6790274f87c2d35a039676a3b1c2702a4d (patch)
treed8af7e96772241e668449af61273349909a3464a /ice_validator/tests/test_nova_servers_correct_parameter_types.py
parente99347bb14318a57307e2809c3d9577fc29bcb68 (diff)
[VVP] decorator [5.2.5.1 5.2.5.6) of VNFRTQS
Change-Id: I2867bdcb2f86410e1c047d90e156471f84baf422 Issue-ID: VVP-92 Signed-off-by: stark, steven <ss820f@att.com>
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