test tag removed

This commit is contained in:
Daan Hoogland 2021-03-03 17:29:04 +01:00
parent 3265df3f6c
commit 76d67d1d8a
1 changed files with 1 additions and 1 deletions

View File

@ -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()