mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Merge pull request #23128 from mwielgus/inc-go-timeout
Increase kubernetes-test-go timeout to 50 min for 1.2 and master
This commit is contained in:
@@ -73,10 +73,10 @@
|
||||
suffix:
|
||||
- 'go':
|
||||
branch: 'master'
|
||||
timeout: 45
|
||||
timeout: 50
|
||||
- 'go-release-1.2':
|
||||
branch: 'release-1.2'
|
||||
timeout: 45
|
||||
timeout: 50
|
||||
- 'go-release-1.1':
|
||||
branch: 'release-1.1'
|
||||
timeout: 30
|
||||
|
Reference in New Issue
Block a user