setup_workaround_repo: explicitly install koji

bodhi-client should depend on it, but technically since we have
code that calls `koji` directly here, we should probably also
include it in our install anyway, so not marking this as a
workaround.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-07-14 11:46:12 -07:00
parent 4d9831efcc
commit cf352a4e3e
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ sub setup_workaround_repo {
# for any release, the hash can be empty and this will do nothing
my $version = shift || get_var("VERSION");
cleanup_workaround_repo;
script_run "dnf -y install bodhi-client createrepo", 300;
script_run "dnf -y install bodhi-client createrepo koji", 300;
# write a repo config file, unless this is the support_server test
# and it is running on a different release than the update is for
# (in this case we need the repo to exist but do not want to use