[
https://issues.apache.org/jira/browse/CLOUDSTACK-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788275#comment-13788275
]
ASF subversion and git services commented on CLOUDSTACK-4262:
-------------------------------------------------------------
Commit abdb84bb05abc9f2bd102bca1c1b34865f34d771 in branch
refs/heads/4.2-forward from [~gpshilamkar]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=abdb84b ]
CLOUDSTACK-4262: Fix TestVPCNetworkGc.test_01_wait_network_gc
As per the test plan, after waiting for network gc
LB rules should be cleared. Added that check instead of router
being in stopped state.
Signed-off-by: venkataswamybabu budumuru <[email protected]>
> [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: Girish Shilamkar
> Fix For: 4.2.1
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)