mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Bump kubernetes-test-go timeout.
This commit is contained in:
parent
4638f2f355
commit
999ee9a222
@ -74,16 +74,16 @@
|
||||
- 'go':
|
||||
branch: 'master'
|
||||
cron-string: '{sq-cron-string}'
|
||||
timeout: 80
|
||||
timeout: 100
|
||||
- 'go-release-1.2':
|
||||
branch: 'release-1.2'
|
||||
# Every 3 hours
|
||||
cron-string: 'H H/3 * * *'
|
||||
timeout: 50
|
||||
timeout: 100
|
||||
- 'go-release-1.1':
|
||||
branch: 'release-1.1'
|
||||
# Every 6 hours
|
||||
cron-string: 'H H/12 * * *'
|
||||
timeout: 30
|
||||
timeout: 60
|
||||
jobs:
|
||||
- 'kubernetes-test-{suffix}'
|
||||
|
Loading…
Reference in New Issue
Block a user