schema: Add upgrade path from 4.17.1.0 to 4.17.2.0#6981
Conversation
This implements a blank/noop upgrade path from 4.17.1.0 to 4.17.2.0 which implements DbUpgradeSystemVmTemplate to kick the systemvm template upgrade. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
I tested RC1, the DB upgrade path doesn't kick it :( I'll need to cut RC2 tomorrow and we'll need this (or something similar). |
|
@rohityadavcloud a Jenkins job has been kicked to build packages. It will be bundled with SystemVM template(s). I'll keep you posted as I make progress. |
|
Manually tested upgrading a 4.17.1.0 kvm env with this patch: |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 4866 |
|
@blueorangutan test |
|
@blueorangutan test |
|
@rohityadavcloud a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
SonarCloud Quality Gate failed. |
Codecov Report
@@ Coverage Diff @@
## 4.17 #6981 +/- ##
=========================================
Coverage 10.36% 10.36%
- Complexity 6629 6633 +4
=========================================
Files 2452 2453 +1
Lines 242367 242385 +18
Branches 37927 37927
=========================================
+ Hits 25123 25130 +7
- Misses 214141 214151 +10
- Partials 3103 3104 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
harikrishna-patnala
left a comment
There was a problem hiding this comment.
Tested on an environment and it upgraded.
| 38 | 4.17.0.0 | 2022-12-05 06:01:48 | Complete |
| 39 | 4.17.1.0 | 2022-12-05 06:01:48 | Complete |
| 41 | 4.17.2.0 | 2022-12-13 04:21:35 | Complete |
LGTM
weizhouapache
left a comment
There was a problem hiding this comment.
code and testing results look good
|
Trillian test result (tid-5482)
|









This implements a blank/noop upgrade path from 4.17.1.0 to 4.17.2.0 which implements DbUpgradeSystemVmTemplate to kick the systemvm template upgrade.