mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
bug-id:CLOUDSTACK-8055cleaned up test tags, removed unecessary tags.
reviewed-by: SrikanteswaraRao Talluri <talluri@apache.org> Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> (cherry picked from commit b6bac7f67335454b6146ebf56b1c6a47842107c1) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
e6620b12e3
commit
cc31571307
@ -407,7 +407,7 @@ class TestListPortablePublicIpRanges(cloudstackTestCase):
|
||||
"Listed netmask not matching with the netmask of created public ip range")
|
||||
return
|
||||
|
||||
@attr(tags=["advanced","swamy"], required_hardware="false")
|
||||
@attr(tags=["advanced"], required_hardware="false")
|
||||
def test_list_portable_ip_range_non_root_admin(self):
|
||||
"""Test list portable ip ranges with non admin root account
|
||||
"""
|
||||
@ -1288,7 +1288,7 @@ class TestPortableIpTransferAcrossNetworks(cloudstackTestCase):
|
||||
raise Exception("Warning: Exception during cleanup : %s" % e)
|
||||
return
|
||||
|
||||
@attr(tags=["advanced","swamy"], required_hardware="true")
|
||||
@attr(tags=["advanced"], 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