Merge pull request #23128 from mwielgus/inc-go-timeout

Increase kubernetes-test-go timeout to 50 min for 1.2 and master
pull/6/head
Marcin Wielgus 2016-03-17 18:00:45 +01:00
commit 873baadbe4
1 changed files with 2 additions and 2 deletions

View File

@ -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