Uh oh!
There was an error while loading. Please reload this page.
VPC VR: fix Conflicting device id on private gw nic when restart vpc with cleanup - #4512
Conversation
yadvr
commented
Dec 2, 2020
@weizhouapache is this critical fix wrt 4.15 or can we do in the next release? cc @DaanHoogland@PaulAngus |
blueorangutan
commented
Dec 2, 2020
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
weizhouapache
commented
Dec 2, 2020
@rhtyd it is better to merge it into 4.15.0.0 |
blueorangutan
commented
Dec 2, 2020
@weizhouapache a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Dec 2, 2020
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2454 |
yadvr
commented
Dec 2, 2020
@weizhouapache okay I've bumped to critical but let's also hear from @PaulAngus and @DaanHoogland |
blueorangutan
commented
Dec 2, 2020
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Dec 2, 2020
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2455 |
DaanHoogland
left a comment
There was a problem hiding this comment.
seems like a proper refactor though I'd liked to have seen the code taken out in a separate method. The component tests are fixed as well, let's have these run.
DaanHoogland
commented
Dec 2, 2020
@blueorangutan test centos7 kvm-centos7 keepEnv |
blueorangutan
commented
Dec 2, 2020
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
DaanHoogland
commented
Dec 2, 2020
@rhtyd @PaulAngus I would put this in and merge forward. testing in an independent env (not @weizhouapache's) advised |
weizhouapache
commented
Dec 2, 2020
@DaanHoogland this pr does not have any change with iptables rules in VRs. |
blueorangutan
commented
Dec 2, 2020
Trillian test result (tid-3300)
|
blueorangutan
commented
Dec 2, 2020
Trillian test result (tid-3302)
|
DaanHoogland
commented
Dec 3, 2020
i ran the test_multiple_subnets_in_isolated_network.py component tests and they passed. I just wanted to conform to the external test party rule for merging , @weizhouapache ; good to go as far as i am concerned. |
Description
Some issues with vpc vr have been fixed in #4484
This PR fixes the last two issues we found in our testing.
We run the the integration tests in test/integration/component/test_multiple_subnets*.py many times (>20) , all are SUCCESSFUL.
Types of changes
Feature/Enhancement Scale or Bug Severity
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?