We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ec727 commit 21c049bCopy full SHA for 21c049b
ci-operator/config/openshift/origin/openshift-origin-main.yaml
@@ -804,6 +804,7 @@ tests:
804
workflow: upi-vsphere-platform-external-ccm
805
timeout: 6h0m0s
806
- as: e2e-aws-ovn-microshift
807
+ skip_if_only_changed: ^(?:docs|\.github)/|\.md$|^(?:\.gitignore|OWNERS|OWNERS_ALIASES|PROJECT|LICENSE)$
808
steps:
809
cluster_profile: aws
810
env:
@@ -813,6 +814,7 @@ tests:
813
814
workflow: openshift-microshift-e2e-origin-conformance
815
816
- as: e2e-aws-ovn-microshift-serial
817
818
819
cluster_profile: aws-2
820
0 commit comments