action #163469
Updated by okurz 2 months ago
## Motivation
* Need to upgrade workers before EOL of Leap 15.5 and have a consistent environment
## Acceptance criteria
* **AC1:** a single o3 worker machine runs a clean upgraded openSUSE Leap 15.6 (no failed systemd services, no left over .rpm-new files, etc.)
## Suggestions
* read https://progress.opensuse.org/projects/openqav3/wiki#Distribution-upgrades
* Keep IPMI interface ready and test that Serial-over-LAN works for potential recovery
* Apply the workaround for #162296, i.e. `zypper al -m "boo#1227616" *firewall*`
* Use the instructions from above but use `transactional-update shell` for transactional update workers
* After upgrade reboot and check everything working as expected, if not rollback, e.g. with `transactional-update rollback`
* Monitor for effect on special test scenarios, e.g. iscsi which showed problems in the past
* Record important details into the "upgrade all other" ticket #157972
## Further details
* Don't worry, everything can be repaired :) If by any chance the worker gets misconfigured there are btrfs snapshots to recover, the IPMI Serial-over-LAN, a reinstall is possible and not hard, there is no important data on the host (it's only an openQA worker) and there are also other machines that can jobs while one host might be down for a little bit longer. And okurz can hold your hand :)
Back