Remove webui before dirinstall gating tests

Webui forces itself if present. However, right now it does not support pretty
much anything, including the functionality needed for the dirinstall gating
tests.
This commit is contained in:
Vladimír Slávik 2023-09-05 09:37:25 +02:00
parent 56aa434615
commit 1894ca2c6d

View File

@ -1,5 +1,10 @@
#!/bin/sh -eux
# Remove webui because it does not support much anything yet
# Possible alternative: rpm -E --nodeps anaconda-webui
dnf remove -y anaconda-webui
# Prepare test work directory