diff --git a/.ci/kitchen-windows2016-py3 b/.ci/kitchen-windows2016-py3 index 3d4181bc441..93f274bbc28 100644 --- a/.ci/kitchen-windows2016-py3 +++ b/.ci/kitchen-windows2016-py3 @@ -9,7 +9,7 @@ properties([ booleanParam(defaultValue: false, description: 'Run full test suite', name: 'runFull') ]) ]) -timeout(time: 6, unit: 'HOURS') { +timeout(time: 8, unit: 'HOURS') { node('kitchen-slave') { timestamps { ansiColor('xterm') {