diff --git a/ci-operator/jobs/openshift/os/openshift-os-master-presubmits.yaml b/ci-operator/jobs/openshift/os/openshift-os-master-presubmits.yaml index 8aa3b55e6c788..f42b0d840dced 100644 --- a/ci-operator/jobs/openshift/os/openshift-os-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/os/openshift-os-master-presubmits.yaml @@ -4,7 +4,7 @@ presubmits: always_run: true branches: - master - cluster: build01 + cluster: build02 context: ci/prow/unit decorate: true decoration_config: diff --git a/core-services/sanitize-prow-jobs/_config.yaml b/core-services/sanitize-prow-jobs/_config.yaml index 59b9f5995e895..cb413e61d7b8c 100644 --- a/core-services/sanitize-prow-jobs/_config.yaml +++ b/core-services/sanitize-prow-jobs/_config.yaml @@ -4308,4 +4308,5 @@ groups: - periodic-ipi-deprovision paths: - .*-postsubmits.yaml$ + - openshift/os/.*-presubmits.yaml$ sshBastion: api.ci