Include the database changes from #13019 in the 4.22.1 -> 4.23.0 upgrade path#13617
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #13617 +/- ##
============================================
- Coverage 19.64% 19.64% -0.01%
- Complexity 19786 19790 +4
============================================
Files 6368 6368
Lines 575047 575107 +60
Branches 70365 70370 +5
============================================
+ Hits 112978 112981 +3
- Misses 449780 449849 +69
+ Partials 12289 12277 -12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
Author
|
@blueorangutan package |
|
@winterhazel a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18574 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds the database changes from #13019 to the 4.22.1 -> 4.23.0 upgrade script, so that they also apply for users upgrading from 4.21.0/4.22.0/4.22.1 to 4.23.0. We will also have to include this in the 4.22.1 -> 4.22.2 script in the future.
Types of changes
Feature/Enhancement Scale or Bug Severity
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
I executed the 4.20.3.0 -> 4.23.0 and 4.22.1.0 -> 4.23.0 upgrades in a test environment. I verified that they finished successfully and that the index was correctly removed.