summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs/gluster-csi-containers.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/gluster-csi-containers.yml
parentc3f51626c1405c1db0ddaae422317aab7714c0d6 (diff)
Add timeouts to all jobs without one
Change-Id: I87b1189c619e2a652ad70f964d315367b57ae785
Diffstat (limited to 'build-gluster-org/jobs/gluster-csi-containers.yml')
-rw-r--r--build-gluster-org/jobs/gluster-csi-containers.yml14
1 files changed, 9 insertions, 5 deletions
diff --git a/build-gluster-org/jobs/gluster-csi-containers.yml b/build-gluster-org/jobs/gluster-csi-containers.yml
index ac1b9cb..f422efa 100644
--- a/build-gluster-org/jobs/gluster-csi-containers.yml
+++ b/build-gluster-org/jobs/gluster-csi-containers.yml
@@ -30,8 +30,12 @@
name: PUSH_TO_HUB
wrappers:
- - timestamps
- - credentials-binding:
- - file:
- credential-id: aa47a72d-743b-4958-a14a-cb597bb22d92
- variable: AUTH_JSON
+ - timestamps
+ - credentials-binding:
+ - file:
+ credential-id: aa47a72d-743b-4958-a14a-cb597bb22d92
+ variable: AUTH_JSON
+ - timeout:
+ timeout: 30
+ abort: true
+ type: absolute