From b0ed04135c81668b2b21403d7c408a144c1ba295 Mon Sep 17 00:00:00 2001 From: Ivan Valdes Date: Tue, 28 Jan 2025 16:35:45 -0800 Subject: [PATCH] etcd operator: set jobs as blocking --- config/jobs/etcd/etcd-operator-presubmits.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/jobs/etcd/etcd-operator-presubmits.yaml b/config/jobs/etcd/etcd-operator-presubmits.yaml index 035a57eb0e2c..5978a91bf3d4 100644 --- a/config/jobs/etcd/etcd-operator-presubmits.yaml +++ b/config/jobs/etcd/etcd-operator-presubmits.yaml @@ -2,7 +2,6 @@ presubmits: etcd-io/etcd-operator: - name: pull-etcd-operator-test - optional: true # remove once the job is stable cluster: eks-prow-build-cluster always_run: true branches: @@ -30,7 +29,6 @@ presubmits: cpu: "4" memory: "4Gi" - name: pull-etcd-operator-test-e2e - optional: true # remove once the job is stable cluster: k8s-infra-prow-build always_run: true branches: @@ -65,7 +63,6 @@ presubmits: cpu: "4" memory: "4Gi" - name: pull-etcd-operator-lint - optional: true # remove once the job is stable cluster: eks-prow-build-cluster always_run: true branches: