mirror of https://github.com/apache/cloudstack.git
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:
parent
44d295e5c0
commit
ecbeb003ec
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue