From d16d9540125a7b6e377f2373802fe83e5a0284ad Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 24 May 2024 08:45:10 -0700 Subject: [PATCH] Switch graphical encrypted tests to BIOS (#2274770) There is a weird and annoying kernel bug ATM which makes entering encryption passphrases into plymouth's graphical interface often fail on UEFI VMs. Using a BIOS VM seems to avoid this, and the bug is not getting fixed, so let's switch all these tests to BIOS to avoid this annoying bug causing failures all the time, especially for update tests. Signed-off-by: Adam Williamson --- templates.fif.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates.fif.json b/templates.fif.json index 94930f0d..dfcbfed7 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -1400,7 +1400,7 @@ "profiles": { "fedora-Server-dvd-iso-aarch64-*-aarch64": 40, "fedora-Server-dvd-iso-ppc64le-*-ppc64le": 40, - "fedora-Server-dvd-iso-x86_64-*-64bit": 40 + "fedora-Server-dvd-iso-x86_64-*-bios": 40 }, "settings": { "DESKTOP": "gnome", @@ -1433,7 +1433,7 @@ "profiles": { "fedora-Server-dvd-iso-aarch64-*-aarch64": 40, "fedora-Server-dvd-iso-ppc64le-*-ppc64le": 40, - "fedora-Server-dvd-iso-x86_64-*-64bit": 40 + "fedora-Server-dvd-iso-x86_64-*-bios": 40 }, "settings": { "DESKTOP": "gnome", @@ -1603,7 +1603,7 @@ "profiles": { "fedora-Server-dvd-iso-aarch64-*-aarch64": 40, "fedora-Server-dvd-iso-ppc64le-*-ppc64le": 40, - "fedora-Server-dvd-iso-x86_64-*-64bit": 40 + "fedora-Server-dvd-iso-x86_64-*-bios": 40 }, "settings": { "DESKTOP": "gnome", @@ -1690,7 +1690,7 @@ "profiles": { "fedora-Server-dvd-iso-aarch64-*-aarch64": 40, "fedora-Server-dvd-iso-ppc64le-*-ppc64le": 40, - "fedora-Server-dvd-iso-x86_64-*-64bit": 40 + "fedora-Server-dvd-iso-x86_64-*-bios": 40 }, "settings": { "DESKTOP": "gnome", @@ -2128,7 +2128,7 @@ "profiles": { "fedora-Server-dvd-iso-aarch64-*-aarch64": 40, "fedora-Server-dvd-iso-ppc64le-*-ppc64le": 40, - "fedora-Server-dvd-iso-x86_64-*-64bit": 40 + "fedora-Server-dvd-iso-x86_64-*-bios": 40 }, "settings": { "DESKTOP": "gnome", @@ -2945,7 +2945,7 @@ }, "upgrade_2_desktop_encrypted": { "profiles": { - "fedora-universal-x86_64-*-64bit": 40, + "fedora-universal-x86_64-*-bios": 40, "fedora-universal-aarch64-*-aarch64": 40 }, "settings": { @@ -3078,7 +3078,7 @@ }, "upgrade_desktop_encrypted_64bit": { "profiles": { - "fedora-universal-x86_64-*-64bit": 30, + "fedora-universal-x86_64-*-bios": 30, "fedora-universal-aarch64-*-aarch64": 40 }, "settings": {