Project

General

Profile

action #138350

Updated by livdywan 7 months ago

## Motivation 
 Working on #131546 we realized that worker31 does not reboot into a valid system and gets stuck in a grub command line. This might be due to https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1030 . This can be critical because if more systems reboot and are stuck in the same state we will run into a serious problem, at the latest when a new maintenance reboot window, e.g. next Sunday, is reached. So way in before we should ensure that systems do not reboot into an unbootable system. 

 ## Rollback steps 
 - ~~Add worker3{0,2} back to salt~~ 
 - Re-enable rebootmgr

Back