From 56071844dab6bbdb26774cda806f3a73ed6a44b7 Mon Sep 17 00:00:00 2001 From: Santhosh Edukulla Date: Thu, 14 Aug 2014 00:40:32 +0530 Subject: [PATCH] Moved vm sync test cases to misc folder --- test/integration/smoke/{ => misc}/test_vm_sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename test/integration/smoke/{ => misc}/test_vm_sync.py (98%) diff --git a/test/integration/smoke/test_vm_sync.py b/test/integration/smoke/misc/test_vm_sync.py similarity index 98% rename from test/integration/smoke/test_vm_sync.py rename to test/integration/smoke/misc/test_vm_sync.py index 6d569453877..6f2f4e99dad 100644 --- a/test/integration/smoke/test_vm_sync.py +++ b/test/integration/smoke/misc/test_vm_sync.py @@ -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