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