ci: remove 8.5 nightly testing

It no longer makes sense because:

- we don't make any changes to 8.5
- we don't regenerate test manifests for 8.5
- osbuild-composer for 8.5 is in the rhel-8.5.0 branch

Also, the latest-8.5.0 symlink was removed, which broke the CI.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2021-10-26 08:46:25 +02:00 committed by Tom Gundersen
parent 3b6156a240
commit 83a35fb9b8
12 changed files with 13 additions and 57 deletions

View file

@ -59,8 +59,6 @@ RPM:
- aws/centos-stream-8-x86_64
- aws/centos-stream-8-aarch64
- RUNNER:
- aws/rhel-8.5-nightly-x86_64
- aws/rhel-8.5-nightly-aarch64
- aws/rhel-8.6-nightly-x86_64
- aws/rhel-8.6-nightly-aarch64
- aws/rhel-9.0-beta-nightly-x86_64
@ -97,7 +95,6 @@ Prepare-rhel-internal:
- RUNNER:
# NOTE: 1 runner prepares for all arches b/c subsequent jobs download
# artifacts from all previous jobs and the last one wins
- aws/rhel-8.5-nightly-x86_64
- aws/rhel-8.6-nightly-x86_64
INTERNAL_NETWORK: ["true"]
@ -123,8 +120,6 @@ Base:
- aws/centos-stream-8-x86_64
- aws/centos-stream-8-aarch64
- RUNNER:
- aws/rhel-8.5-nightly-x86_64
- aws/rhel-8.5-nightly-aarch64
- aws/rhel-8.6-nightly-x86_64
- aws/rhel-8.6-nightly-aarch64
- aws/rhel-9.0-beta-nightly-x86_64
@ -156,8 +151,6 @@ Regression:
- RUNNER:
- aws/rhel-8.4-ga-x86_64
- aws/rhel-8.4-ga-aarch64
- aws/rhel-8.5-nightly-x86_64
- aws/rhel-8.5-nightly-aarch64
- aws/rhel-8.6-nightly-x86_64
- aws/rhel-8.6-nightly-aarch64
- aws/rhel-9.0-beta-nightly-x86_64
@ -185,7 +178,6 @@ OSTree:
# See COMPOSER-919
# - openstack/fedora-34-x86_64
- openstack/rhel-8.4-ga-x86_64
- openstack/rhel-8.5-devel-x86_64
- openstack/rhel-8.6-nightly-x86_64
- openstack/rhel-9.0-beta-nightly-x86_64
- openstack/centos-stream-8-x86_64
@ -199,7 +191,6 @@ New OSTree:
parallel:
matrix:
- RUNNER:
- openstack/rhel-8.5-x86_64-large
- openstack/rhel-8.6-nightly-x86_64-large
- openstack/centos-stream-8-x86_64
@ -223,7 +214,6 @@ OSTree simplified installer:
parallel:
matrix:
- RUNNER:
- openstack/rhel-8.5-x86_64-large
- openstack/rhel-8.6-nightly-x86_64-large
- openstack/centos-stream-8-x86_64
@ -236,7 +226,6 @@ OSTree raw image:
parallel:
matrix:
- RUNNER:
- openstack/rhel-8.5-devel-x86_64
- openstack/rhel-8.6-nightly-x86_64
- openstack/centos-stream-8-x86_64
@ -275,14 +264,12 @@ Integration:
- <<: *INTEGRATION_TESTS
RUNNER:
- aws/rhel-8.4-ga-x86_64
- aws/rhel-8.5-nightly-x86_64
- aws/rhel-8.6-nightly-x86_64
- aws/rhel-9.0-beta-nightly-x86_64
INTERNAL_NETWORK: ["true"]
- SCRIPT:
- azure_hyperv_gen2.sh
RUNNER:
- aws/rhel-8.5-nightly-x86_64
- aws/rhel-8.6-nightly-x86_64
INTERNAL_NETWORK: ["true"]
@ -320,7 +307,6 @@ API:
- <<: *API_TESTS
RUNNER:
- aws/rhel-8.4-ga-x86_64
- aws/rhel-8.5-nightly-x86_64
- aws/rhel-8.6-nightly-x86_64
- aws/rhel-9.0-beta-nightly-x86_64
INTERNAL_NETWORK: ["true"]
@ -341,7 +327,6 @@ libvirt:
- openstack/centos-stream-8-x86_64
- RUNNER:
- openstack/rhel-8.4-ga-x86_64
- openstack/rhel-8.5-devel-x86_64
- openstack/rhel-8.6-nightly-x86_64
- openstack/rhel-9.0-beta-nightly-x86_64
INTERNAL_NETWORK: ["true"]
@ -390,7 +375,6 @@ Installer:
parallel:
matrix:
- RUNNER:
- openstack/rhel-8.5-devel-x86_64
- openstack/rhel-8.6-nightly-x86_64
- openstack/rhel-9.0-beta-nightly-x86_64