-
Notifications
You must be signed in to change notification settings - Fork 1.2k
server: fix conserve_mode of DefaultIsolatedNetworkOfferingForVpcNetworks #11133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
server: fix conserve_mode of DefaultIsolatedNetworkOfferingForVpcNetworks #11133
Conversation
I am so sorry, this is the 3rd PR for the same issue 🤦 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11133 +/- ##
==========================================
Coverage 16.57% 16.57%
- Complexity 13971 13987 +16
==========================================
Files 5743 5745 +2
Lines 510648 510847 +199
Branches 62105 62140 +35
==========================================
+ Hits 84641 84696 +55
- Misses 416534 416677 +143
- Partials 9473 9474 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clgtm, and would this be the last one? ;)
hope so @DaanHoogland |
engine/schema/src/main/resources/META-INF/db/schema-42010to42100.sql
Outdated
Show resolved
Hide resolved
@blueorangutan package |
…00.sql Co-authored-by: Suresh Kumar Anaparti <[email protected]>
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14036 |
@blueorangutan test |
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
[SF] Trillian test result (tid-13687)
|
@blueorangutan package |
@DaanHoogland @sureshanaparti |
@blueorangutan package |
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14070 |
@blueorangutan test |
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
[SF] Trillian test result (tid-13707)
|
@blueorangutan LLtest keepEnv |
@weizhouapache a [LL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
Co-authored-by: Suresh Kumar Anaparti <[email protected]>
Co-authored-by: Suresh Kumar Anaparti <[email protected]>
Co-authored-by: Suresh Kumar Anaparti <[email protected]>
Co-authored-by: Suresh Kumar Anaparti <[email protected]>
@weizhouapache can you check the conflicts |
Description
This PR fixes the conserve_mode of network offering
DefaultIsolatedNetworkOfferingForVpcNetworks
is still 0 in fresh installationTypes of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?