Uh oh!
There was an error while loading. Please reload this page.
engine/schema: move SQLs to 4.20.0 to 4.20.1 upgrade - #10018
Conversation
weizhouapache
commented
Dec 2, 2024
@blueorangutan package |
blueorangutan
commented
Dec 2, 2024
@weizhouapache 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## 4.20 #10018 +/- ##
============================================
- Coverage 16.01% 16.01% -0.01%
Complexity 12777 12777 ============================================
Files 5633 5633 Lines 492990 492990 Branches 59772 59772 ============================================
- Hits 78967 78966 -1
Misses 405257 405257 - Partials 8766 8767 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
harikrishna-patnala
left a comment
There was a problem hiding this comment.
code LGTM.
Just to mention #9885 these sql changes are moved to new file.
blueorangutan
commented
Dec 2, 2024
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11677 |
weizhouapache
commented
Dec 2, 2024
@blueorangutan test |
blueorangutan
commented
Dec 2, 2024
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
weizhouapache
commented
Dec 2, 2024
double-checked the database, looks ok |
Uh oh!
There was an error while loading. Please reload this page.
blueorangutan
commented
Dec 3, 2024
[SF] Trillian test result (tid-11832)
|
yadvr
commented
Dec 3, 2024
@weizhouapache my bad, looks like I merged d17de83 which already created an upgrade path. Please check and close or fix conflicts on this PR. |
weizhouapache
commented
Dec 3, 2024
@rohityadavcloud |
weizhouapache
commented
Dec 3, 2024
oh, my bad, we need to move some SQLs as well |
weizhouapache
commented
Dec 3, 2024
@blueorangutan package |
blueorangutan
commented
Dec 3, 2024
@weizhouapache 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. |
blueorangutan
commented
Dec 3, 2024
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11687 |
weizhouapache
commented
Dec 3, 2024
@blueorangutan test |
blueorangutan
commented
Dec 3, 2024
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
weizhouapache
commented
Dec 3, 2024
@blueorangutan package |
blueorangutan
commented
Dec 3, 2024
@weizhouapache 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. |
blueorangutan
commented
Dec 3, 2024
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11689 |
weizhouapache
commented
Dec 3, 2024
@blueorangutan test |
blueorangutan
commented
Dec 3, 2024
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Dec 4, 2024
[SF] Trillian test result (tid-11836)
|
* 4.20: UI: Fix userdata and load balancer selection (#10016) Prevent password updates for SAML and LDAP users (#9999) cloudstack-migrate-databases: sql AND added (#10033) engine/schema: move SQLs to 4.20.0 to 4.20.1 upgrade (#10018) Remove user from project before deletion (#10008) Simplify validation for creating volume templates via UI (#9828)
* 4.20: UI: Fix userdata and load balancer selection (apache#10016) Prevent password updates for SAML and LDAP users (apache#9999) cloudstack-migrate-databases: sql AND added (apache#10033) engine/schema: move SQLs to 4.20.0 to 4.20.1 upgrade (apache#10018) Remove user from project before deletion (apache#10008) Simplify validation for creating volume templates via UI (apache#9828)
Description
This PR
Types 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?