From: Josep Puigdemont Date: Wed, 20 Apr 2016 12:07:27 +0000 (+0200) Subject: armband.yml: add daily build job to the project X-Git-Tag: colorado.1.0~567 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F12481%2F4;p=releng.git armband.yml: add daily build job to the project Change-Id: I1c500952b673937581a604daf57e2290ce50cbdc Signed-off-by: Josep Puigdemont --- diff --git a/jjb/armband/armband.yml b/jjb/armband/armband.yml index 75c0e7a7b..61073c166 100644 --- a/jjb/armband/armband.yml +++ b/jjb/armband/armband.yml @@ -9,6 +9,7 @@ jobs: - 'armband-verify-{stream}' + - 'armband-build-daily-{stream}' stream: - master: @@ -72,7 +73,7 @@ max-per-node: 1 parameters: - - project-parameters: + - project-parameter: project: '{project}' - 'arm-build1-defaults' - choice: @@ -89,11 +90,11 @@ branch: '{branch}' triggers: - -pollscm: + - pollscm: cron: '0 H/4 * * *' wrappers: - -timeout: + - timeout: timeout: 360 fail: true