Revert ".gitlabci.yml: Reduce api test runners"
We need rhel8.5+ testing.
This reverts commit ac39dacfae.
This commit is contained in:
parent
8f0d685b70
commit
08c94da2b6
1 changed files with 15 additions and 0 deletions
|
|
@ -295,9 +295,24 @@ API:
|
|||
parallel:
|
||||
matrix:
|
||||
- <<: *API_TESTS
|
||||
RUNNER:
|
||||
- aws/fedora-33-x86_64
|
||||
# See COMPOSER-919
|
||||
# - aws/fedora-34-x86_64
|
||||
# See COMPOSER-1118
|
||||
# - aws/centos-stream-8-x86_64
|
||||
- TARGET:
|
||||
- aws
|
||||
- gcp
|
||||
- aws.s3
|
||||
RUNNER:
|
||||
- aws/centos-stream-8-x86_64
|
||||
- <<: *API_TESTS
|
||||
RUNNER:
|
||||
- aws/rhel-8.4-ga-x86_64
|
||||
- aws/rhel-8.6-nightly-x86_64
|
||||
- aws/rhel-9.0-nightly-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
|
||||
libvirt:
|
||||
stage: test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue