summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeepshikha khandelwal <dkhandel@redhat.com>2018-11-27 13:23:34 +0530
committerDeepshikha khandelwal <dkhandel@redhat.com>2018-11-27 13:23:34 +0530
commit0dc98a74dc5da36c8666cbd02ab608f5c560d226 (patch)
treeb132d405d2b56a5e0b5a46b8d2681dc264e655a4
parentef1896e5446b647e4ce1438ea9b6f59fbe575fe0 (diff)
Add timeout of 2 hours to distributed-regression job
Change-Id: Ie485bdf7bf68d5795e5bdf3ed370cb66449d87b9
-rw-r--r--build-gluster-org/jobs/distributed-regression.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/build-gluster-org/jobs/distributed-regression.yml b/build-gluster-org/jobs/distributed-regression.yml
index 14eefb7..d449244 100644
--- a/build-gluster-org/jobs/distributed-regression.yml
+++ b/build-gluster-org/jobs/distributed-regression.yml
@@ -55,3 +55,7 @@
- file:
credential-id: http_int_credential
variable: LOG_KEY
+ - timeout:
+ timeout: 120
+ abort: true
+ type: absolute