Files
Andrew Phelps 1af45be1ab tests: fix recovery-system-reboot install test that was being interrupted by a system reboot (#13736)
* tests/nested/manual/recovery-system-reboot: fix test that was being interrupted by a system reboot

In the case of an auto-refresh, the system would reboot. This resulted
in some cryptic failures. Make sure to wait for an auto-refresh to
happen before removing the recovery system, and make sure to wait for
the system to reboot once the auto-refresh has finished.

* tests/nested/manual/recovery-system-reboot: add an extra wait to continue waiting after reboot
2024-03-21 22:23:27 +02:00
..