GitLab CI: comment out test jobs which will currently fail

see ticket references for more info
This commit is contained in:
Alexander Todorov 2021-05-14 10:40:52 +03:00 committed by Alexander Todorov
parent c891eecaef
commit 9478b9e40e

View file

@ -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