test: Fixes for 8.5-ga
This commit is contained in:
parent
704c5daf71
commit
ee8e551c5f
5 changed files with 60 additions and 115 deletions
|
|
@ -49,7 +49,7 @@ koji --server=http://localhost:8080/kojihub --user kojiadmin --password kojipass
|
|||
|
||||
# Always build the latest RHEL - that suits the koji API usecase the most.
|
||||
if [[ "$DISTRO_CODE" == rhel-8* ]]; then
|
||||
DISTRO_CODE=rhel-85
|
||||
DISTRO_CODE=rhel-86
|
||||
fi
|
||||
|
||||
greenprint "Pushing compose to Koji"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue