Increase kubernetes-test-go timeout to 50 min for 1.2 and master

This commit is contained in:
Marcin Wielgus 2016-03-17 17:16:29 +01:00
parent 435bc35812
commit f396ed51b3

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