Skip to content

Commit

Permalink
Merge pull request #33626 from ivanvc/mark-etcd-integration-presubmit…
Browse files Browse the repository at this point in the history
…s-as-blocking

etcd: mark etcd arm integration presubmits as blocking
  • Loading branch information
k8s-ci-robot authored Oct 11, 2024
2 parents 946858f + c910d7c commit f0cbdb7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/jobs/etcd/etcd-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@ presubmits:
memory: "3Gi"

- name: pull-etcd-integration-1-cpu-arm64
optional: true # remove when stable
cluster: k8s-infra-prow-build
always_run: true
branches:
Expand Down Expand Up @@ -356,7 +355,6 @@ presubmits:
memory: "3Gi"

- name: pull-etcd-integration-2-cpu-arm64
optional: true # remove when stable
cluster: k8s-infra-prow-build
always_run: true
branches:
Expand Down Expand Up @@ -419,7 +417,6 @@ presubmits:
memory: "3Gi"

- name: pull-etcd-integration-4-cpu-arm64
optional: true # remove when stable
cluster: k8s-infra-prow-build
always_run: true
branches:
Expand Down

0 comments on commit f0cbdb7

Please sign in to comment.