Skip to content

Commit 2990897

Browse files
authored
Merge pull request kubernetes#34814 from jmhbnz/master
Disable release tests on main until v3.7 prep completed
2 parents 2e14f73 + ffe2e69 commit 2990897

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/jobs/etcd/etcd-presubmits.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,8 @@ presubmits:
599599
cluster: k8s-infra-prow-build
600600
always_run: true
601601
branches:
602-
- main
602+
# TODO: Uncomment this once main is prepared for 3.7 development
603+
# - main
603604
- release-3.6
604605
- release-3.4
605606
decorate: true

0 commit comments

Comments
 (0)