[ci] Bump timeout in runtime test step
commite35814198da7491eef819e78adb337cdccc2ac2b
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 31 May 2016 05:04:27 +0000 (31 07:04 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 31 May 2016 05:06:34 +0000 (31 07:06 +0200)
tree23c07cbbfdd1c7701f0efed92a10c07247028d5a
parent48e3e32add94dc83ed9a3dbf668217a079e7d3e0
[ci] Bump timeout in runtime test step

We were seeing timeouts in the runtime step if two builds happen to be scheduled
at the exact same time on the ARM workers on Jenkins, causing increased load and
longer test times. They aborted the runtime step right before it'd finish.

Bump the timeout a bit to avoid this.
scripts/ci/run-jenkins.sh