1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-10 17:24:20 +00:00

desktop_notifications: don't expect g-i-s on rawhide

We disabled the g-i-s live mode on Rawhide for now (as it was
getting too hard to maintain the patch downstream), so this test
should not expect it any more.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-08-21 10:35:42 -07:00
parent cbb9bb59d4
commit 958366d15d

View File

@ -91,12 +91,6 @@ sub run {
type_very_safely get_var("USER_PASSWORD", "weakpassword");
send_key 'ret';
}
elsif ($desktop eq 'gnome' && $relnum > 41) {
# with https://fedoraproject.org/wiki/Changes/AnacondaWebUIforFedoraWorkstation
# we get a short g-i-s flow on live boot then the welcome tour
gnome_initial_setup(live => 1, livetry => 1);
handle_welcome_screen;
}
check_desktop(timeout => 90);
# now, WE WAIT. this is just an unconditional wait - rather than
# breaking if we see an update notification appear - so we catch