From dae405394c7213a1acfc4c835adc62df40222942 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Tue, 7 Dec 2021 05:35:14 -0500 Subject: [PATCH] releng: Enable all k/publishing-bot presubmits as blocking Specifically, this commit updates the following jobs to blocking: - `pull-publishing-bot-validate-rules` - `pull-publishing-bot-image` Signed-off-by: Stephen Augustus --- .../publishing-bot/publishing-bot-presubmits.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml b/config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml index 22cc0ade30190..5ffe80a4c5de9 100644 --- a/config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml +++ b/config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml @@ -26,9 +26,7 @@ presubmits: testgrid-dashboards: sig-release-publishing-bot testgrid-tab-name: test - name: pull-publishing-bot-validate-rules - always_run: false - skip_report: false - optional: true + always_run: true decorate: true path_alias: k8s.io/publishing-bot extra_refs: @@ -53,9 +51,6 @@ presubmits: cluster: k8s-infra-prow-build decorate: true path_alias: "k8s.io/publishing-bot" - skip_report: false - # TODO(releng): Make blocking once testing is complete - optional: true always_run: true spec: serviceAccountName: gcb-builder-releng-test