CI/Koji: test building of RHEL-10 on RHEL-9
This is what is currently happening on our Brew workers. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
dd7afa416c
commit
b50816a706
1 changed files with 14 additions and 0 deletions
|
|
@ -721,6 +721,20 @@ RHEL 8 on 9 (Koji):
|
|||
INTERNAL_NETWORK: "true"
|
||||
DISTRO_CODE: rhel-8.10
|
||||
|
||||
RHEL 10 on 9 (Koji):
|
||||
stage: test
|
||||
extends: .terraform
|
||||
rules:
|
||||
- !reference [.upstream_and_ga_rules_all, rules]
|
||||
- !reference [.ga_rules_all, rules]
|
||||
script:
|
||||
- schutzbot/deploy.sh
|
||||
- /usr/libexec/tests/osbuild-composer/koji.sh
|
||||
variables:
|
||||
RUNNER: aws/rhel-9.4-ga-x86_64
|
||||
INTERNAL_NETWORK: "true"
|
||||
DISTRO_CODE: rhel-10.0
|
||||
|
||||
Multi-tenancy:
|
||||
stage: test
|
||||
extends: .terraform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue