Skip to content

Commit f0cbdb7

Browse files
authoredOct 11, 2024··
Merge pull request #33626 from ivanvc/mark-etcd-integration-presubmits-as-blocking
etcd: mark etcd arm integration presubmits as blocking
2 parents 946858f + c910d7c commit f0cbdb7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎config/jobs/etcd/etcd-presubmits.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ presubmits:
293293
memory: "3Gi"
294294

295295
- name: pull-etcd-integration-1-cpu-arm64
296-
optional: true # remove when stable
297296
cluster: k8s-infra-prow-build
298297
always_run: true
299298
branches:
@@ -356,7 +355,6 @@ presubmits:
356355
memory: "3Gi"
357356

358357
- name: pull-etcd-integration-2-cpu-arm64
359-
optional: true # remove when stable
360358
cluster: k8s-infra-prow-build
361359
always_run: true
362360
branches:
@@ -419,7 +417,6 @@ presubmits:
419417
memory: "3Gi"
420418

421419
- name: pull-etcd-integration-4-cpu-arm64
422-
optional: true # remove when stable
423420
cluster: k8s-infra-prow-build
424421
always_run: true
425422
branches:

0 commit comments

Comments
 (0)
Please sign in to comment.