From 3071bfd255cac21c4a2f270f0816bfa0c1121aee Mon Sep 17 00:00:00 2001 From: Deepshikha khandelwal Date: Tue, 27 Nov 2018 13:23:34 +0530 Subject: Add timeout of 2 hours to distributed-regression job Change-Id: Ie485bdf7bf68d5795e5bdf3ed370cb66449d87b9 --- build-gluster-org/jobs/distributed-regression.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build-gluster-org/jobs') 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 -- cgit