Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-aws-ovn
decorate: true
decoration_config:
Expand Down Expand Up @@ -94,7 +94,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-azure-ovn
decorate: true
decoration_config:
Expand Down Expand Up @@ -158,7 +158,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-gcp-ovn
decorate: true
decoration_config:
Expand Down Expand Up @@ -250,7 +250,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-gcp-ovn-upgrade
decorate: true
decoration_config:
Expand Down Expand Up @@ -325,7 +325,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-metal-ipi
decorate: true
decoration_config:
Expand Down Expand Up @@ -391,7 +391,7 @@ presubmits:
always_run: false
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-metal-ipi-dualstack
decorate: true
decoration_config:
Expand Down Expand Up @@ -456,7 +456,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-openstack
decorate: true
decoration_config:
Expand Down Expand Up @@ -543,7 +543,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-operator-with-custom-vxlan-port
decorate: true
decoration_config:
Expand Down Expand Up @@ -607,7 +607,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-ovn-hybrid-step-registry
decorate: true
decoration_config:
Expand Down Expand Up @@ -735,7 +735,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/e2e-windows-hybrid-network
decorate: true
decoration_config:
Expand Down Expand Up @@ -798,7 +798,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build02
cluster: build01
context: ci/prow/images
decorate: true
decoration_config:
Expand Down
2 changes: 1 addition & 1 deletion core-services/sanitize-prow-jobs/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ buildFarm:
- .*openshift-origin-aggregated-logging-release-4.7-presubmits.yaml$
- .*openshift-origin-aggregated-logging-release-4.4-presubmits.yaml$
- .*openshift-origin-aggregated-logging-release-4.5-presubmits.yaml$
- .*openshift-ovn-kubernetes-master-presubmits.yaml$
- .*openshift-sdn-master-presubmits.yaml$
- .*openshift-sdn-release-4.4-presubmits.yaml$
- .*openshift-sdn-release-4.6-presubmits.yaml$
Expand Down Expand Up @@ -1381,7 +1382,6 @@ buildFarm:
- .*openshift-project-request-limit-release-4.5-presubmits.yaml$
- .*openshift-project-request-limit-release-4.6-presubmits.yaml$
- .*openshift-ovn-kubernetes-release-4.7-presubmits.yaml$
- .*openshift-ovn-kubernetes-master-presubmits.yaml$
- .*openshift-prom-label-proxy-master-presubmits.yaml$
- .*openshift-ovn-kubernetes-release-4.6-presubmits.yaml$
- .*openshift-prom-label-proxy-release-4.1-presubmits.yaml$
Expand Down