mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-8055: test_portable_ip.py - Tagging test case which can't be run on simulator
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
parent
391108ff53
commit
831cb1130e
@ -1288,7 +1288,7 @@ class TestPortableIpTransferAcrossNetworks(cloudstackTestCase):
|
||||
raise Exception("Warning: Exception during cleanup : %s" % e)
|
||||
return
|
||||
|
||||
@attr(tags=["advanced","swamy"], required_hardware="false")
|
||||
@attr(tags=["advanced","swamy"], required_hardware="true")
|
||||
def test_list_portable_ip_range_non_root_admin(self):
|
||||
"""Test list portable ip ranges with non admin root account
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user