CLOUDSTACK-7863: Fix the script 'test_vpc_vms_deployment.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-07 15:32:45 -08:00 committed by SrikanteswaraRao Talluri
parent b00f144c20
commit aed6e95e5d
1 changed files with 2 additions and 2 deletions

View File

@ -1798,7 +1798,7 @@ class TestVMDeployVPC(cloudstackTestCase):
)
return
@attr(tags=["advanced", "intervlan"], required_hardware="false")
@attr(tags=["advanced", "intervlan"], required_hardware="true")
def test_07_delete_network_with_rules(self):
""" Test delete network that has PF/staticNat/LB rules/Network Acl
"""
@ -2352,7 +2352,7 @@ class TestVMDeployVPC(cloudstackTestCase):
)
return
@attr(tags=["advanced", "intervlan"], required_hardware="false")
@attr(tags=["advanced", "intervlan"], required_hardware="true")
def test_08_ip_reallocation_CS5986(self):
"""
@Desc: Test to verify dnsmasq dhcp conflict issue due to /ect/hosts not getting udpated