Skip to content

Commit 8cbac37

Browse files
ivanvchbostan
authored andcommitted
etcd: always run pull-etcd-release-tests
After merging etcd-io/etcd#19305, this job is passing. Allow it to run for some time before removing the optional flag.
1 parent 36fe3b3 commit 8cbac37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/etcd/etcd-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ presubmits:
579579
- name: pull-etcd-release-tests
580580
optional: true # remove once the job is stable
581581
cluster: k8s-infra-prow-build
582-
always_run: false # set it to true once the job works
582+
always_run: true
583583
branches:
584584
- main
585585
decorate: true

0 commit comments

Comments
 (0)