summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs
diff options
context:
space:
mode:
Diffstat (limited to 'build-gluster-org/jobs')
-rw-r--r--build-gluster-org/jobs/lcov.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/build-gluster-org/jobs/lcov.yml b/build-gluster-org/jobs/lcov.yml
index a2146b1..b3a051f 100644
--- a/build-gluster-org/jobs/lcov.yml
+++ b/build-gluster-org/jobs/lcov.yml
@@ -31,6 +31,11 @@
files: "index.html"
keep-all: true
link-to-last-build: true
+ - post-tasks:
+ - matches:
+ - log-text: Build was aborted
+ script: |
+ sudo reboot
parameters:
- string:
@@ -44,3 +49,7 @@
wrappers:
- timestamps
+ - timeout:
+ timeout: 360
+ abort: true
+ type: absolute