tests: enable koji.sh test on RHEL-9
This commit is contained in:
parent
9e7e16c9cf
commit
1a7858c196
3 changed files with 5 additions and 11 deletions
|
|
@ -14,6 +14,9 @@ function greenprint {
|
|||
# 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