test/koji: install podman-plugins everywhere
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
cfb756b9ba
commit
299264f178
2 changed files with 0 additions and 6 deletions
|
|
@ -419,10 +419,7 @@ Requires: httpd
|
|||
Requires: mod_ssl
|
||||
Requires: openssl
|
||||
Requires: firewalld
|
||||
# see https://bugzilla.redhat.com/show_bug.cgi?id=1986333
|
||||
%if 0%{?rhel} && 0%{?rhel} != 9
|
||||
Requires: podman-plugins
|
||||
%endif
|
||||
Requires: dnf-plugins-core
|
||||
Requires: skopeo
|
||||
%if 0%{?fedora}
|
||||
|
|
|
|||
|
|
@ -19,9 +19,6 @@ fi
|
|||
# Provision the software under test.
|
||||
/usr/libexec/osbuild-composer-test/provision.sh
|
||||
|
||||
# Make sure podman-plugins are installed
|
||||
sudo dnf -y install podman-plugins
|
||||
|
||||
greenprint "Starting containers"
|
||||
sudo /usr/libexec/osbuild-composer-test/run-koji-container.sh start
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue