diff --git a/ci-operator/jobs/openshift/release/openshift-release-master-presubmits.yaml b/ci-operator/jobs/openshift/release/openshift-release-master-presubmits.yaml index 170c17b7e3b4..5eef1c29a8c4 100644 --- a/ci-operator/jobs/openshift/release/openshift-release-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/release/openshift-release-master-presubmits.yaml @@ -2,7 +2,7 @@ presubmits: openshift/release: - agent: kubernetes always_run: false - cluster: api.ci + cluster: build02 context: ci/openshift/promrules decorate: true name: check_prometheus_rules @@ -193,7 +193,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/ci-operator-config decorate: true labels: @@ -218,7 +218,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/ci-operator-config-metadata decorate: true labels: @@ -242,7 +242,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/ci-operator-registry decorate: true labels: @@ -272,7 +272,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/config decorate: true labels: @@ -389,7 +389,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/correctly-sharded-config decorate: true labels: @@ -413,7 +413,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/generated-config decorate: true labels: @@ -437,7 +437,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/generated-dashboards decorate: true labels: @@ -461,7 +461,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/ordered-prow-config decorate: true labels: @@ -485,7 +485,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/owners decorate: true labels: @@ -510,7 +510,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/pj-rehearse decorate: true extra_refs: @@ -553,7 +553,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/prow-config decorate: true labels: @@ -577,7 +577,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/prow-config-filenames decorate: true labels: @@ -602,7 +602,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/prow-config-semantics decorate: true labels: @@ -626,7 +626,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/release-controller-config decorate: true labels: @@ -722,7 +722,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/step-registry-metadata decorate: true labels: @@ -746,7 +746,7 @@ presubmits: always_run: true branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/step-registry-shellcheck decorate: true labels: @@ -821,7 +821,7 @@ presubmits: always_run: false branches: - master - cluster: api.ci + cluster: build02 context: ci/prow/pylint decorate: true labels: diff --git a/core-services/sanitize-prow-jobs/_config.yaml b/core-services/sanitize-prow-jobs/_config.yaml index 5eae2959fb63..29dad1b89838 100644 --- a/core-services/sanitize-prow-jobs/_config.yaml +++ b/core-services/sanitize-prow-jobs/_config.yaml @@ -3209,6 +3209,8 @@ groups: - pull-ci-openshift-cluster-api-provider-ovirt-release-4.7-e2e-ovirt - pull-ci-openshift-cincinnati-master-cargo-test build02: + paths: + - ".*openshift/release/.*-presubmits.yaml$" jobs: - pull-ci-openshift-cluster-openshift-controller-manager-operator-release-4.3-e2e-aws-pthread-limit - pull-ci-openshift-cluster-openshift-controller-manager-operator-release-4.3-e2e-aws-pthread-nolimit