CI/Koji: run Koji tests only on the latest RHEL-9 GA
None of our worker is running RHEL-8 any more. There's no value in testing the Koji scenario on RHEL-8, RHEL-9 is fully sufficient. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
b50816a706
commit
0053a6187b
1 changed files with 0 additions and 4 deletions
|
|
@ -399,19 +399,16 @@ koji.sh (cloud upload):
|
|||
parallel:
|
||||
matrix:
|
||||
- RUNNER:
|
||||
- aws/rhel-8.10-ga-x86_64
|
||||
- aws/rhel-9.4-ga-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
CLOUD_TARGET: aws
|
||||
IMAGE_TYPE: aws-rhui
|
||||
- RUNNER:
|
||||
- aws/rhel-8.10-ga-x86_64
|
||||
- aws/rhel-9.4-ga-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
CLOUD_TARGET: azure
|
||||
IMAGE_TYPE: azure-rhui
|
||||
- RUNNER:
|
||||
- aws/rhel-8.10-ga-x86_64
|
||||
- aws/rhel-9.4-ga-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
CLOUD_TARGET: gcp
|
||||
|
|
@ -429,7 +426,6 @@ koji.sh (cloudapi):
|
|||
matrix:
|
||||
- *fedora_runners
|
||||
- RUNNER:
|
||||
- aws/rhel-8.10-ga-x86_64
|
||||
- aws/rhel-9.4-ga-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue