From: Thanh Ha Date: Wed, 2 Nov 2016 14:37:32 +0000 (+0000) Subject: Merge "Add cronjob to trigger all packer jobs periodically" X-Git-Tag: release/boron-sr1~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=6709044fc31c4d271bd829abaa6d0d17cf0e8d3f;hp=-c;p=releng%2Fbuilder.git Merge "Add cronjob to trigger all packer jobs periodically" --- 6709044fc31c4d271bd829abaa6d0d17cf0e8d3f diff --combined jjb/releng-jobs.yaml index 0c18f214b,14d52fbef..985b7e62a --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@@ -102,7 -102,6 +102,7 @@@ publishers: - email-notification: + email-recipients: '{email-recipients}' email-prefix: '[releng]' - opendaylight-infra-shiplogs: maven-version: 'mvn33' @@@ -165,7 -164,6 +165,7 @@@ publishers: - email-notification: + email-recipients: '{email-recipients}' email-prefix: '[releng]' - opendaylight-infra-shiplogs: maven-version: 'mvn33' @@@ -226,7 -224,6 +226,7 @@@ publishers: - email-notification: + email-recipients: '{email-recipients}' email-prefix: '[releng]' - opendaylight-infra-shiplogs: maven-version: 'mvn33' @@@ -270,7 -267,6 +270,7 @@@ publishers: - email-notification: + email-recipients: '{email-recipients}' email-prefix: '[releng]' - opendaylight-infra-shiplogs: maven-version: 'mvn33' @@@ -305,7 -301,6 +305,7 @@@ publishers: - email-notification: + email-recipients: '{email-recipients}' email-prefix: '[releng]' - opendaylight-infra-shiplogs: maven-version: 'mvn33' @@@ -365,7 -360,6 +365,7 @@@ publishers: - email-notification: + email-recipients: '{email-recipients}' email-prefix: '[{project}]' - opendaylight-infra-shiplogs: maven-version: 'mvn33' @@@ -396,6 -390,7 +396,7 @@@ build-timeout: '{build-timeout}' triggers: + - timed: '00 10 1 * *' - gerrit: server-name: 'OpenDaylight' trigger-on: @@@ -422,7 -417,6 +423,7 @@@ publishers: - email-notification: + email-recipients: '{email-recipients}' email-prefix: '[{project}]' - opendaylight-infra-shiplogs: maven-version: 'mvn33'