Increase centos7-py2 kitchen pr timeout to 8 hours

The centos7-py2 tests have been consistently failing to finish before
the timeout. I am increasing the timeout for these tests to 8 hours in
order to see if we can finish a few of them. They should get much closer
to finishing as the branch tests have been finishing at around the 6:30
or 7:00 mark sometimes.
This commit is contained in:
William Giokas 2018-10-10 23:39:57 +02:00 committed by rallytime
parent 7ec3840d25
commit 27c7ac94b7
No known key found for this signature in database
GPG key ID: E8F1A4B90D0DEA19

View file

@ -1,4 +1,4 @@
timeout(time: 6, unit: 'HOURS') {
timeout(time: 8, unit: 'HOURS') {
node('kitchen-slave') {
timestamps {
ansiColor('xterm') {