From 7be8a46b3c169fba29e809a24bd9a0cd6bc5eede Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 16 Oct 2024 11:09:17 -0700 Subject: [PATCH] Re-enable more update tests Now KDE sluggishness and GNOME user switch crashiness are fixed, it should be safe to enable these. Signed-off-by: Adam Williamson --- templates-updates.fif.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates-updates.fif.json b/templates-updates.fif.json index 4f094987..79b6a61c 100644 --- a/templates-updates.fif.json +++ b/templates-updates.fif.json @@ -353,6 +353,13 @@ }, "desktop_keyring": { "profiles": { + "fedora-updates-kde-x86_64-*-64bit": 5, + "fedora-updates-workstation-x86_64-*-64bit": 5 + } + }, + "desktop_login": { + "profiles": { + "fedora-updates-kde-x86_64-*-64bit": 5, "fedora-updates-workstation-x86_64-*-64bit": 5 } },