I'm getting a pass on KVM for /marvin/test/integration/smoke/test_vpc_redundant.py And a FAIL on VMware for the same test, with the same error.
2016-07-28 04:00:52,133 - CRITICAL - FAILED: test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/marvin/test/integration/smoke/test_vpc_redundant.py", line 537, in test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL\n self.check_routers_state(1)\n', ' File "/marvin/test/integration/smoke/test_vpc_redundant.py", line 304, in check_routers_state\n self.query_routers(count, showall)\n', ' File "/marvin/test/integration/smoke/test_vpc_redundant.py", line 297, in query_routers\n "Check that %s routers were indeed created" % count)\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n assertion_func(first, second, msg=msg)\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n raise self.failureException(msg)\n', 'AssertionError: Check that 1 routers were indeed created\n'] Kind regards, Paul Angus paul.an...@shapeblue.com www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -----Original Message----- From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On Behalf Of Will Stevens Sent: 28 July 2016 17:24 To: dev@cloudstack.apache.org Subject: Re: [VOTE] Apache Cloudstack 4.9.0 RC2 The teardown issue looks to be environmental. Apparently the network did not get cleaned up before the network service offering using it was attempted to be deleted. I am not sure about the test_vpc_redundent test failure. I run that test all the time on KVM and have not been getting that problem. Do you get the same thing if you run it again in your environment? *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Thu, Jul 28, 2016 at 12:00 PM, Boris Stoyanov < boris.stoya...@shapeblue.com> wrote: > Hi we’ve run: test_vpc_redundant and got : > > 2016-07-28 16:36:29,959 - CRITICAL - FAILED: test_05_rvpc_multi_tiers: > ['Traceback (most recent call last):\n', ' File > "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n > testMethod()\n', ' File > "/marvin/test/integration/smoke/test_vpc_redundant.py", line 620, in > test_05_rvpc_multi_tiers\n self.check_routers_state()\n', ' File > "/marvin/test/integration/smoke/test_vpc_redundant.py", line 353, in > check_routers_state\n self.fail("Expected \'%s\' routers at state > \'%s\', but found \'%s\'!" % (expected_count, status_to_check, > cnts[vals.index(status_to_check)]))\n', ' File > "/usr/lib64/python2.7/unittest/case.py", line 450, in fail\n raise > self.failureException(msg)\n', "AssertionError: Expected '1' routers > at state 'MASTER', but found '0'!\n"] > > > Deleting network offering while in use? > > 2016-07-28 16:38:41,560 - CRITICAL - EXCEPTION: test_05_rvpc_multi_tiers: > ['Traceback (most recent call last):\n', ' File > "/usr/lib64/python2.7/unittest/case.py", line 398, in run\n > self.tearDown()\n', ' File > "/marvin/test/integration/smoke/test_vpc_redundant.py", line 281, in > tearDown\n raise Exception("Warning: Exception during cleanup : %s" % > e)\n', "Exception: Warning: Exception during cleanup : Execute cmd: > deletenetworkoffering failed, due to: errorCode: 431, errorText:Can't > delete network offering 35 as its used by 1 networks. To make the > network offering unavaiable, disable it\n"] > > Our setup is centos68 with xen6.2 hosts. > > > > > boris.stoya...@shapeblue.com > www.shapeblue.com > 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue > > > > On Jul 27, 2016, at 6:20 PM, Haijiao <18602198...@163.com<mailto: > 18602198...@163.com>> wrote: > > > > Hi, Gents > > > Anyone tested RC2 with redudant VR configuration ? I think there are some > issues not fixed yet, e.g. password server. > https://issues.apache.org/jira/browse/CLOUDSTACK-9385 > > > We will test these days and come back. > > > > >