]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: make TEST-86-MULTI-PROFILE-UKI robust against reruns 41922/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Sun, 3 May 2026 15:33:38 +0000 (16:33 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 3 May 2026 17:08:33 +0000 (18:08 +0100)
commit3ec1a8ab22812e898cd56ba3aa4ea22a4d01d8af
tree7d862b02b5e020d362b444a865c4ead898cb8ab7
parent2fc008b9e437065c5e33b98cc7410dc91f555564
test: make TEST-86-MULTI-PROFILE-UKI robust against reruns

When qemu reboots instead of shutting down after the last iteration,
the profile is already set to profile2 but the /root/encrypted.raw is
gone so the test fails. Reset the default boot entry at the end of the
test to make it robust against reruns.

Fixes https://github.com/systemd/systemd/issues/39553
test/units/TEST-86-MULTI-PROFILE-UKI.sh