GitLab CI: comment out test jobs which will currently fail
see ticket references for more info
This commit is contained in:
parent
c891eecaef
commit
9478b9e40e
1 changed files with 7 additions and 4 deletions
|
|
@ -75,15 +75,17 @@ Base:
|
|||
- aws/fedora-32-x86_64
|
||||
- aws/fedora-33-x86_64
|
||||
- aws/fedora-33-aarch64
|
||||
- aws/fedora-34-x86_64
|
||||
- aws/fedora-34-aarch64
|
||||
# See COMPOSER-919
|
||||
# - aws/fedora-34-x86_64
|
||||
# - aws/fedora-34-aarch64
|
||||
- aws/rhel-8-x86_64
|
||||
- aws/rhel-8-aarch64
|
||||
- aws/centos-stream-8-x86_64
|
||||
- aws/centos-stream-8-aarch64
|
||||
- RUNNER:
|
||||
- aws/rhel-8.4-x86_64
|
||||
- aws/rhel-8.4-aarch64
|
||||
# see COMPOSER-918
|
||||
# - aws/rhel-8.4-aarch64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
|
||||
OSTree:
|
||||
|
|
@ -118,7 +120,8 @@ Integration:
|
|||
- RUNNER:
|
||||
- aws/fedora-32-x86_64
|
||||
- aws/fedora-33-x86_64
|
||||
- aws/fedora-34-x86_64
|
||||
# See COMPOSER-919
|
||||
# - aws/fedora-34-x86_64
|
||||
- aws/centos-stream-8-x86_64
|
||||
- RUNNER:
|
||||
- aws/rhel-8-x86_64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue