mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +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:
commit
873baadbe4
@ -73,10 +73,10 @@
|
|||||||
suffix:
|
suffix:
|
||||||
- 'go':
|
- 'go':
|
||||||
branch: 'master'
|
branch: 'master'
|
||||||
timeout: 45
|
timeout: 50
|
||||||
- 'go-release-1.2':
|
- 'go-release-1.2':
|
||||||
branch: 'release-1.2'
|
branch: 'release-1.2'
|
||||||
timeout: 45
|
timeout: 50
|
||||||
- 'go-release-1.1':
|
- 'go-release-1.1':
|
||||||
branch: 'release-1.1'
|
branch: 'release-1.1'
|
||||||
timeout: 30
|
timeout: 30
|
||||||
|
Loading…
Reference in New Issue
Block a user