From c8954218ad66dcdf445fa8a2735cfd2a5f24a55b Mon Sep 17 00:00:00 2001 From: Alex Kalenyuk Date: Wed, 11 Dec 2024 18:55:45 +0200 Subject: [PATCH] Make some critical CDI lanes required (#3811) With some of these not required, they are not retriggered on PR merges and breaking changes could sneak in. Signed-off-by: Alex Kalenyuk --- .../containerized-data-importer-presubmits.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/github/ci/prow-deploy/files/jobs/kubevirt/containerized-data-importer/containerized-data-importer-presubmits.yaml b/github/ci/prow-deploy/files/jobs/kubevirt/containerized-data-importer/containerized-data-importer-presubmits.yaml index 49a8b0f4da..970bff060f 100644 --- a/github/ci/prow-deploy/files/jobs/kubevirt/containerized-data-importer/containerized-data-importer-presubmits.yaml +++ b/github/ci/prow-deploy/files/jobs/kubevirt/containerized-data-importer/containerized-data-importer-presubmits.yaml @@ -9,7 +9,7 @@ presubmits: annotations: fork-per-release: "true" always_run: true - optional: true + optional: false decorate: true decoration_config: timeout: 1h @@ -109,7 +109,7 @@ presubmits: annotations: fork-per-release: "true" always_run: true - optional: true + optional: false decorate: true decoration_config: timeout: 1h @@ -141,7 +141,7 @@ presubmits: annotations: fork-per-release: "true" always_run: true - optional: true + optional: false decorate: true decoration_config: timeout: 1h @@ -173,7 +173,7 @@ presubmits: annotations: fork-per-release: "true" always_run: true - optional: true + optional: false decorate: true decoration_config: timeout: 1h