mirror of https://github.com/apache/cloudstack.git
test tag removed
This commit is contained in:
parent
3265df3f6c
commit
76d67d1d8a
|
|
@ -494,7 +494,7 @@ class TestVPCRoutersBasic(cloudstackTestCase):
|
|||
)
|
||||
return
|
||||
|
||||
@attr(tags=["advanced", "intervlan", "bla"], required_hardware="true")
|
||||
@attr(tags=["advanced", "intervlan"], required_hardware="true")
|
||||
def test_03_migrate_router_after_creating_vpc(self):
|
||||
""" Test migration of router to another host after creating VPC """
|
||||
self.hypervisor = self.testClient.getHypervisorInfo()
|
||||
|
|
|
|||
Loading…
Reference in New Issue