mirror of https://github.com/apache/cloudstack.git
Moved vm sync test cases to misc folder
This commit is contained in:
parent
7cf33f96aa
commit
56071844da
|
|
@ -122,7 +122,7 @@ class TestDeployVMSync(cloudstackTestCase):
|
|||
self.mock_ping
|
||||
]
|
||||
|
||||
@attr(tags = ['advanced'], required_hardware="false", BugId="CLOUDSTACK-6873")
|
||||
@attr(tags = ['advanced'], required_hardware="simulator only")
|
||||
def test_vm_sync(self):
|
||||
"""Test VM Sync
|
||||
|
||||
Loading…
Reference in New Issue