CLOUDSTACK-8055: Tagging test cases which can't be run on simulator accordingly

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
Gaurav Aradhye 2014-12-12 14:32:08 +05:30 committed by SrikanteswaraRao Talluri
parent 44d295e5c0
commit ecbeb003ec
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ class TestIpReservation(cloudstackTestCase):
return
@data(NAT_RULE, STATIC_NAT_RULE)
@attr(tags=["advanced"])
@attr(tags=["advanced"], required_hardware="true")
def test_nat_rules(self, value):
""" Test NAT rules working with IP reservation
# steps