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:
parent
3be2c92a1b
commit
dfed9114ff
1 changed files with 0 additions and 2 deletions
|
|
@ -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"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue