]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-74-AUX-UTILS: Move run0 pcrlock test to TEST-70-TPM 36059/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 21 Jan 2025 12:48:13 +0000 (13:48 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 21 Jan 2025 12:48:13 +0000 (13:48 +0100)
commitc0165676e9b95996a402b26c45023d9358ba159d
treedc59f7949875e94c4ff8f078efd5437c956fd157
parent34da8dd345935d461a62db5787cfbc35e8be2b4b
TEST-74-AUX-UTILS: Move run0 pcrlock test to TEST-70-TPM

On CentOS Stream 9/10 booting mkosi qemu with --firmware=linux doesn't
add the virtual TPM to the virtual machine which means TEST-74-AUX-UTILS.run.sh
fails because it requires a TPM.

Let's move the systemd-pcrlock logic that requires a TPM to
TEST-70-TPM.pcrlock to avoid the problem.
test/units/TEST-70-TPM2.pcrlock.sh
test/units/TEST-74-AUX-UTILS.run.sh