ci: enable all RHEL 8.5 tests
run 8.5 libvirt tests on openstack so we have KVM. Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
47ae5de5c0
commit
9e4052e0e6
1 changed files with 5 additions and 5 deletions
|
|
@ -109,8 +109,7 @@ Base:
|
|||
- aws/centos-stream-8-aarch64
|
||||
- RUNNER:
|
||||
- aws/rhel-8.5-x86_64
|
||||
# see COMPOSER-918
|
||||
# - aws/rhel-8.4-aarch64
|
||||
- aws/rhel-8.5-aarch64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
@ -201,12 +200,13 @@ Integration:
|
|||
- <<: *INTEGRATION_TESTS
|
||||
RUNNER:
|
||||
- aws/rhel-8-x86_64
|
||||
- aws/rhel-8.4-x86_64
|
||||
- aws/rhel-8.5-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
- SCRIPT:
|
||||
- azure_hyperv_gen2.sh
|
||||
RUNNER:
|
||||
- aws/rhel-8.4-x86_64
|
||||
- aws/rhel-8.5-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
- <<: *INTEGRATION_TESTS
|
||||
RUNNER:
|
||||
|
|
@ -222,7 +222,7 @@ Integration:
|
|||
- libvirt.sh
|
||||
RUNNER:
|
||||
- aws/rhel-8-x86_64
|
||||
- aws/rhel-8.4-x86_64
|
||||
- openstack/rhel-8.5-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
|
||||
.API_TESTS: &API_TESTS
|
||||
|
|
@ -252,7 +252,7 @@ API:
|
|||
- <<: *API_TESTS
|
||||
RUNNER:
|
||||
- aws/rhel-8-x86_64
|
||||
- aws/rhel-8.4-x86_64
|
||||
- aws/rhel-8.5-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
- <<: *API_TESTS
|
||||
RUNNER:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue