CLOUDSTACK-7895 : Fixed the script test_security_groups.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
Chandan Purushothama 2014-11-12 18:37:35 -08:00 committed by SrikanteswaraRao Talluri
parent a02864ab8b
commit bcf328833a
1 changed files with 1 additions and 1 deletions

View File

@ -749,7 +749,7 @@ class TestDhcpOnlyRouter(cloudstackTestCase):
return
@attr(tags = ["sg", "eip", "basic"])
@attr(tags = ["sg", "eip", "basic"], required_hardware="true")
def test_01_dhcpOnlyRouter(self):
"""Test router services for user account
"""