X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vvp%2Fvalidation-scripts.git;a=blobdiff_plain;f=ice_validator%2Ftests%2Ftest_nova_servers_correct_parameter_types.py;h=a71ee4a46fb779f17cc6415b2b32506e720cc984;hp=7b67682f5043d6bd0a6e1722caf38742d3fce6d6;hb=0feaec6790274f87c2d35a039676a3b1c2702a4d;hpb=e99347bb14318a57307e2809c3d9577fc29bcb68 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