mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Bump timeout for kubernetes-test-go to 45m
This commit is contained in:
parent
df234d83cd
commit
67ada27250
@ -47,7 +47,7 @@
|
||||
- ansicolor:
|
||||
colormap: xterm
|
||||
- timeout:
|
||||
timeout: 30
|
||||
timeout: '{timeout}'
|
||||
fail: true
|
||||
- timestamps
|
||||
- raw:
|
||||
@ -69,7 +69,9 @@
|
||||
suffix:
|
||||
- 'go':
|
||||
branch: 'master'
|
||||
timeout: 45
|
||||
- 'go-release-1.1':
|
||||
branch: 'release-1.1'
|
||||
timeout: 30
|
||||
jobs:
|
||||
- 'kubernetes-test-{suffix}'
|
||||
|
Loading…
Reference in New Issue
Block a user