From ce2c511588f7eb26f027261935930175336a1b41 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 22 Apr 2024 16:33:47 -0700 Subject: [PATCH] Revert "live_build: hack anaconda-webui out of kickstart on g-i-s update" This reverts commit 0425be0d8ea50e96ece031d6e73fa0661cafb1d8. We only needed it for that one update and it went stable ages ago. --- tests/_live_build.pm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/_live_build.pm b/tests/_live_build.pm index 8080bee7..02dbde44 100644 --- a/tests/_live_build.pm +++ b/tests/_live_build.pm @@ -79,11 +79,6 @@ sub run { } # now flatten the kickstart assert_script_run "ksflatten -c fedora-live-${lcsubv}.ks -o openqa.ks"; - # FIXME: we need to patch out anaconda-webui on the fly to test - # the g-i-s update that drops webui support, as we can't merge the - # kickstart change till that update is stable. remove when this - # little catch-22 is resolved - assert_script_run "sed -i -e '/anaconda-webui/d' openqa.ks" if ($advortask eq "FEDORA-2024-8b66f08f0b"); # upload the kickstart so we can check it upload_logs "openqa.ks"; # now install the tools into the mock