notifications: also handle the welcome tour on live flow

Seems with the g-i-s / anaconda webUI changes we also get the
welcome tour here now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-08-23 10:19:56 -07:00
parent 9528d37582
commit d0ac2a5ba8
1 changed files with 2 additions and 0 deletions

View File

@ -93,7 +93,9 @@ sub run {
}
elsif ($desktop eq 'gnome' && $relnum > 39) {
# since g-i-s 45~beta-3 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