Execute OpenShift Virtualization tests only on RHEL 9.x nightly

reduce the number of overall test executions b/c resources in this
environment are severely limited.
This commit is contained in:
Alexander Todorov 2024-03-28 10:15:26 +02:00 committed by Alexander Todorov
parent 3be2c92a1b
commit dfed9114ff

View file

@ -440,14 +440,12 @@ oci.sh:
OpenShift_Virtualization:
extends: .integration_rhel
rules:
- !reference [.upstream_rules_x86_64, rules]
- !reference [.nightly_rules_x86_64, rules]
variables:
SCRIPT: openshift_virtualization.sh
parallel:
matrix:
- RUNNER:
- aws/rhel-8.10-nightly-x86_64
- aws/rhel-9.4-nightly-x86_64
INTERNAL_NETWORK: ["true"]