mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
moving the integration test to the smoke folder
The smoke folder is for the bvts and that's where maven+marvin will pick up the tests tagged for the simulator run. Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
8f865c5a90
commit
fd84c56bf9
@ -96,7 +96,7 @@ class TesDedicatePublicIPRange(cloudstackTestCase):
|
|||||||
raise Exception("Warning: Exception during cleanup : %s" % e)
|
raise Exception("Warning: Exception during cleanup : %s" % e)
|
||||||
return
|
return
|
||||||
|
|
||||||
@attr(tags = ["publiciprange", "dedicate", "release"])
|
@attr(tags = ["simulator", "publiciprange", "dedicate", "release"])
|
||||||
def test_dedicatePublicIpRange(self):
|
def test_dedicatePublicIpRange(self):
|
||||||
"""Test public IP range dedication
|
"""Test public IP range dedication
|
||||||
"""
|
"""
|
||||||
Loading…
x
Reference in New Issue
Block a user