summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs/bugs-summary.yml
diff options
context:
space:
mode:
authorNigel Babu <nigelb@redhat.com>2019-02-05 09:32:14 +0530
committerNigel Babu <nigelb@redhat.com>2019-02-05 04:09:01 +0000
commitc50a7b54163e46d0198742c65ae06fb0537e4eb1 (patch)
tree12b42121741a20ab9feeb73ef4fe39efc4b268d0 /build-gluster-org/jobs/bugs-summary.yml
parentc3f51626c1405c1db0ddaae422317aab7714c0d6 (diff)
Add timeouts to all jobs without one
Change-Id: I87b1189c619e2a652ad70f964d315367b57ae785
Diffstat (limited to 'build-gluster-org/jobs/bugs-summary.yml')
-rw-r--r--build-gluster-org/jobs/bugs-summary.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/build-gluster-org/jobs/bugs-summary.yml b/build-gluster-org/jobs/bugs-summary.yml
index c45a095..e9946ee 100644
--- a/build-gluster-org/jobs/bugs-summary.yml
+++ b/build-gluster-org/jobs/bugs-summary.yml
@@ -1,7 +1,7 @@
- job:
name: bugs-summary
node: fedora
- description: Generate bugs.gluster.org report
+ description: Generate bugs.gluster.org report
project-type: freestyle
concurrent: true
@@ -28,3 +28,7 @@
- file:
credential-id: 0b53bb70-545a-445f-9664-228d9cc0e6e3
variable: LOG_KEY
+ - timeout:
+ timeout: 30
+ abort: true
+ type: absolute