From: Cristina Pauna Date: Tue, 14 May 2019 11:14:57 +0000 (+0300) Subject: [validation] Add job timeout X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=61e3624ffd3c9f9f61c0ade14c932114345cd0eb;hp=61e3624ffd3c9f9f61c0ade14c932114345cd0eb;p=ci-management.git [validation] Add job timeout Currently when the jobs fail to execute (e.g jenkins slave is offline) the job hangs indefinetly. Added a timeout for each job to prevent this type of situation. Change-Id: Ia3b824f92fbeea644033196599d1f20b963452bc Signed-off-by: Cristina Pauna ---