Thanks for the effort, Raja! I’m testing other PRs trying to find where the problem was introduced. Will keep you posted.
Cheers, Wilder On 16 Sep 2015, at 06:35, Raja Pullela <raja.pull...@citrix.com<mailto:raja.pull...@citrix.com>> wrote: Hi Wilder, BTW, I just checked my setup and it was passing on Sep 9th and was regressed after that. Thanks for checking this out, Raja -----Original Message----- From: Wilder Rodrigues [mailto:wrodrig...@schubergphilis.com] Sent: Tuesday, September 15, 2015 7:12 PM To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org> Cc: Remi Bergsma <rberg...@schubergphilis.com<mailto:rberg...@schubergphilis.com>>; Rohit Yadav <rohit.ya...@shapeblue.com<mailto:rohit.ya...@shapeblue.com>>; Rajani Karuturi <raj...@apache.org<mailto:raj...@apache.org>>; Daan Hoogland <daan.hoogl...@gmail.com<mailto:daan.hoogl...@gmail.com>> Subject: Re: VPC router issue 6 days ago test_pc_routers.py succeeded with PR 788: https://github.com/apache/cloudstack/pull/788 It’s in the test results I put there. I’m now testing Master to verify if it’s still occurring there. I tested the PR #808 (https://github.com/apache/cloudstack/pull/805), which had a bunch of tests executed against, but not the test_vpc_routers, and there it fails. So, the problem occurred between 788 and 805. Will keep digging. Cheers, Wilder On 15 Sep 2015, at 14:18, Wilder Rodrigues <wrodrig...@schubergphilis.com<mailto:wrodrig...@schubergphilis.com><mailto:wrodrig...@schubergphilis.com>> wrote: Hi all, This morning I shared a message on our Slack channel about the current issue I’m facing with VPC routers. The problem was caught by the test_vpc_routers.py tests, which are unable to verify the following: * Create a VPC with 2 Tiers, 3 VMs, 2Pub IPs, and 1 ACL * Stop the VPC router * Start the VPC router I have been busy trying to figure out when it stopped working when I then stopped at commit https://github.com/apache/cloudstack/commit/f5e5f4d0026f8ffd6f3aa7e8e4c7be0cd809d6c9 - although it’s not really the one causing the issue given what I have changed there. The only way to get it working is by restarting the VPC with the cleanup option - os destroying the VPC router and just restarting the VPC. Since not many people have been testing the routers as much as I do, it seems no one is aware of this issue. Long story short: current master is broken. /me digging through PRs to find the root cause. Cheers, Wilder