Ubuntu Focal to Jammy migration support#902
Conversation
|
Overall, Good job guys @seunghun1ee @Alex-Welsh |
markgoddard
left a comment
There was a problem hiding this comment.
Would be nice to see some docs for this, but they can come later.
markgoddard
left a comment
There was a problem hiding this comment.
I think it would be sensible to set os_release to jammy at the beginning of the procedure, as we do for RL9. It's generally used as the 'target' release. This would avoid needing to pass in additional variables to pulp sync, host configure, etc.
We have a wiki page for now. Docs are a bit awkward to update quickly. I'd like to have something more official in skc docs once it's stable though |
36e0d9d to
d8a4a4f
Compare
|
@Alex-Welsh When approved and ready to merge, I think it would be a good idea to squash merge this PR so that it can easily be cherry picked |
|
Error with latest compute node: Not sure if it's the node or the change to the ordering |
This probably means that the host got newer version of kernel in current release. |
Reboot prepatory apt update when required and always set -e os_release=jammy for the upgrade playbook
Co-authored-by: Mark Goddard <mark@stackhpc.com>
Add playbook and shell scripts to support automated Ubuntu migration.