8.5
openstack probably won't work
This commit is contained in:
parent
4f4341d774
commit
704c5daf71
3 changed files with 19 additions and 12 deletions
|
|
@ -59,8 +59,8 @@ RPM:
|
|||
- aws/fedora-33-aarch64
|
||||
- aws/fedora-34-x86_64
|
||||
- aws/fedora-34-aarch64
|
||||
- aws/rhel-8.4-ga-x86_64
|
||||
- aws/rhel-8.4-ga-aarch64
|
||||
- aws/rhel-8.5-ga-x86_64
|
||||
- aws/rhel-8.5-ga-aarch64
|
||||
- aws/centos-stream-8-x86_64
|
||||
- aws/centos-stream-8-aarch64
|
||||
- RUNNER:
|
||||
|
|
@ -136,8 +136,8 @@ Base:
|
|||
# See COMPOSER-919
|
||||
# - aws/fedora-34-x86_64
|
||||
# - aws/fedora-34-aarch64
|
||||
- aws/rhel-8.4-ga-x86_64
|
||||
- aws/rhel-8.4-ga-aarch64
|
||||
- aws/rhel-8.5-ga-x86_64
|
||||
- aws/rhel-8.5-ga-aarch64
|
||||
- aws/centos-stream-8-x86_64
|
||||
- aws/centos-stream-8-aarch64
|
||||
- RUNNER:
|
||||
|
|
@ -193,8 +193,8 @@ Regression:
|
|||
- aws/centos-stream-8-x86_64
|
||||
- aws/centos-stream-8-aarch64
|
||||
- RUNNER:
|
||||
- aws/rhel-8.4-ga-x86_64
|
||||
- aws/rhel-8.4-ga-aarch64
|
||||
- aws/rhel-8.5-ga-x86_64
|
||||
- aws/rhel-8.5-ga-aarch64
|
||||
- aws/rhel-8.6-nightly-x86_64
|
||||
- aws/rhel-8.6-nightly-aarch64
|
||||
- aws/rhel-9.0-nightly-x86_64
|
||||
|
|
@ -223,7 +223,7 @@ OSTree:
|
|||
- openstack/fedora-33-x86_64
|
||||
# See COMPOSER-919
|
||||
# - openstack/fedora-34-x86_64
|
||||
- openstack/rhel-8.4-ga-x86_64
|
||||
- openstack/rhel-8.5-ga-x86_64
|
||||
- openstack/rhel-8.6-nightly-x86_64
|
||||
- openstack/rhel-9.0-nightly-x86_64
|
||||
- openstack/centos-stream-8-x86_64
|
||||
|
|
@ -303,7 +303,7 @@ Integration:
|
|||
- aws/centos-stream-8-x86_64
|
||||
- <<: *INTEGRATION_TESTS
|
||||
RUNNER:
|
||||
- aws/rhel-8.4-ga-x86_64
|
||||
- aws/rhel-8.5-ga-x86_64
|
||||
- aws/rhel-8.6-nightly-x86_64
|
||||
- aws/rhel-9.0-nightly-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
|
|
@ -347,7 +347,7 @@ API:
|
|||
- aws/centos-stream-8-x86_64
|
||||
- <<: *API_TESTS
|
||||
RUNNER:
|
||||
- aws/rhel-8.4-ga-x86_64
|
||||
- aws/rhel-8.5-ga-x86_64
|
||||
- aws/rhel-8.6-nightly-x86_64
|
||||
- aws/rhel-9.0-nightly-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
|
|
@ -369,7 +369,7 @@ libvirt:
|
|||
- openstack/fedora-33-x86_64
|
||||
- openstack/centos-stream-8-x86_64
|
||||
- RUNNER:
|
||||
- openstack/rhel-8.4-ga-x86_64
|
||||
- openstack/rhel-8.5-ga-x86_64
|
||||
- openstack/rhel-8.6-nightly-x86_64
|
||||
- openstack/rhel-9.0-nightly-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
|
|
@ -384,7 +384,7 @@ RHEL 9 on 8:
|
|||
- /usr/libexec/tests/osbuild-composer/koji.sh
|
||||
interruptible: true
|
||||
variables:
|
||||
RUNNER: aws/rhel-8.4-ga-x86_64
|
||||
RUNNER: aws/rhel-8.5-ga-x86_64
|
||||
INTERNAL_NETWORK: "true"
|
||||
DISTRO_CODE: rhel-90
|
||||
|
||||
|
|
|
|||
|
|
@ -25,6 +25,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"rhel-8.5": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "f7bf23fabaae6027b1e1147b27870d90d4b1911f"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rhel-8.6": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
428f543041dc410a592c7f3ead5f2dd4143722ab
|
||||
f6460225b97554d56ec86806a00652b5d610e0f2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue