ci: Disable -nightly test runners for 8.6 and 9.0
This commit is contained in:
parent
b7ad41b9b4
commit
20b8c67c8d
1 changed files with 10 additions and 10 deletions
|
|
@ -44,12 +44,12 @@ RPM:
|
|||
- aws/rhel-8.6-ga-aarch64
|
||||
- aws/rhel-9.0-ga-x86_64
|
||||
- aws/rhel-9.0-ga-aarch64
|
||||
- RUNNER:
|
||||
- aws/rhel-8.6-nightly-x86_64
|
||||
- aws/rhel-8.6-nightly-aarch64
|
||||
- aws/rhel-9.0-nightly-x86_64
|
||||
- aws/rhel-9.0-nightly-aarch64
|
||||
INTERNAL_NETWORK: "true"
|
||||
#- RUNNER:
|
||||
# - aws/rhel-8.6-nightly-x86_64
|
||||
#- aws/rhel-8.6-nightly-aarch64
|
||||
#- aws/rhel-9.0-nightly-x86_64
|
||||
#- aws/rhel-9.0-nightly-aarch64
|
||||
#INTERNAL_NETWORK: "true"
|
||||
|
||||
Composer Tests:
|
||||
stage: test
|
||||
|
|
@ -64,8 +64,8 @@ Composer Tests:
|
|||
- aws/fedora-35-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-8.6-nightly-x86_64
|
||||
#- aws/rhel-8.6-nightly-aarch64
|
||||
# See https://github.com/osbuild/osbuild-composer/issues/1819 and related issues
|
||||
# - aws/rhel-9.0-nightly-x86_64
|
||||
# - aws/rhel-9.0-nightly-aarch64
|
||||
|
|
@ -82,8 +82,8 @@ OSTree Images:
|
|||
- RUNNER:
|
||||
- aws/fedora-35-x86_64
|
||||
- aws/rhel-8.5-ga-x86_64
|
||||
- aws/rhel-8.6-nightly-x86_64
|
||||
- aws/rhel-9.0-nightly-x86_64
|
||||
#- aws/rhel-8.6-nightly-x86_64
|
||||
#- aws/rhel-9.0-nightly-x86_64
|
||||
INTERNAL_NETWORK: "true"
|
||||
|
||||
SonarQube:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue