tests: Add info log message for UEFI boot
makes it easier to find in the results log
This commit is contained in:
parent
af3c572f9a
commit
e878752f6e
1 changed files with 1 additions and 0 deletions
|
|
@ -14,5 +14,6 @@ source /etc/os-release
|
|||
|
||||
# RHEL 8.4 images also supports uefi, check that
|
||||
if [[ "${ID}-${VERSION_ID}" == "rhel-8.4" ]]; then
|
||||
echo "🐄 Booting qcow2 image in UEFI mode on RHEL"
|
||||
/usr/libexec/osbuild-composer-test/libvirt_test.sh qcow2 uefi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue