From: Yujun Zhang Date: Sat, 30 Sep 2017 02:01:21 +0000 (+0800) Subject: Add timeout and timestamp for long duration tasks X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=77930c87d42913a2ff4299cbf3f3b5a4eac185e7;p=releng.git Add timeout and timestamp for long duration tasks Change-Id: Ib4b07e23a81718e759ed43ff7fa2882735804afc Signed-off-by: Yujun Zhang --- diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index 75c475abe..33f87beef 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -53,6 +53,7 @@ - job-template: name: 'qtip-{qpi}-{installer}-{stream}' disabled: false + parameters: - project-parameter: project: '{project}' @@ -76,6 +77,14 @@ scm: - git-scm + wrappers: + - timeout: + elastic-percentage: 150 + elastic-default-timeout: 30 + abort: true + type: elastic + - timestamps + triggers: - 'qtip-daily'