Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8073A1074A for ; Wed, 14 Aug 2013 09:58:52 +0000 (UTC) Received: (qmail 94148 invoked by uid 500); 14 Aug 2013 09:58:51 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 94119 invoked by uid 500); 14 Aug 2013 09:58:51 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 94097 invoked by uid 500); 14 Aug 2013 09:58:50 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 94067 invoked by uid 99); 14 Aug 2013 09:58:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Aug 2013 09:58:50 +0000 Date: Wed, 14 Aug 2013 09:58:49 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-4262) [Automation] TestVPCNetworkGc.test_01_wait_network_gc, router state is not stopped, after complete netwrok.gc.interval MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739462#comment-13739462 ] ASF subversion and git services commented on CLOUDSTACK-4262: ------------------------------------------------------------- Commit 547b39436330722d019076ae76e88a08b386e9a4 in branch refs/heads/4.2 from [~tsp] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=547b394 ] CLOUDSTACK-4262: Wait twice network.gc for vpcvr shutdown Wait a little bit longer for the VpcVr to shutdown on network shutdown. Signed-off-by: Prasanna Santhanam > [Automation] TestVPCNetworkGc.test_01_wait_network_gc, router state is not stopped, after complete netwrok.gc.interval > ---------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4262 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4262 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation > Affects Versions: 4.2.0 > Environment: Automation > Reporter: Rayees Namathponnan > Assignee: Prasanna Santhanam > Fix For: 4.2.0 > > > testVPCNetworkGc.test_01_wait_network_gc, router state is not stopped, after complete netwrok.gc.interval > Observed below error in automation log > Error Message > Router state should be stopped after netwrok.gc.interval > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestVPCNetworkGc: DEBUG: Waiting for network garbage collection thread to run > testclient.testcase.TestVPCNetworkGc: DEBUG: Check if the VPC router is in stopped state? > --------------------- >> end captured logging << --------------------- > Stacktrace > File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run > testMethod() > File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_vpc_network.py", line 2379, in test_01_wait_network_gc > "Router state should be stopped after netwrok.gc.interval" > File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual > assertion_func(first, second, msg=msg) > File "/usr/local/lib/python2.7/unittest/case.py", line 487, in _baseAssertEqual > raise self.failureException(msg) > Router state should be stopped after netwrok.gc.interval > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestVPCNetworkGc: DEBUG: Waiting for network garbage collection thread to run > testclient.testcase.TestVPCNetworkGc: DEBUG: Check if the VPC router is in stopped state? > --------------------- >> end captured logging << --------------------- -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira