1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-20 17:33:08 +00:00

live_build: hack anaconda-webui out of kickstart on g-i-s update

We need to special-case the g-i-s update to get it stable before
we can actually change this in the real kickstarts repo...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-02-21 12:16:18 -08:00
parent b3e5f7fb54
commit 0425be0d8e

View File

@ -79,6 +79,11 @@ 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