tests: update for 2.38.0

Related: RHEL-73341
This commit is contained in:
Dan Horák 2025-07-07 10:26:18 +02:00
parent 6dfd048ad1
commit 34c5406cbc

View File

@ -146,6 +146,11 @@ rlJournalStart
rlRun "pvimg --version"
rlPhaseEnd
rlPhaseStartTest "s390utils 2.38.0+ - RHEL 9.7+ and RHEL 10.1+"
rlRun "zmemtopo --version"
rlRun "zpwr --version"
rlPhaseEnd
rlPhaseStartTest "Bootloader signature"
# only RHEL has signed bootloader
if rlIsRHEL '>=8'; then