Skip to content

Commit

Permalink
Execute OpenShift Virtualization tests only on RHEL 9.x nightly
Browse files Browse the repository at this point in the history
reduce the number of overall test executions b/c resources in this
environment are severely limited.
  • Loading branch information
atodorov committed Mar 28, 2024
1 parent 3be2c92 commit dfed911
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

Expand Down

0 comments on commit dfed911

Please sign in to comment.