mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Increase kubernetes-test-go timeout to 50 min for 1.2 and master
This commit is contained in:
parent
435bc35812
commit
f396ed51b3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user