X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fttp%2Fttp.yaml;h=12bd5ae2b293854e9a10124ea7596c5b423d0676;hb=999c9c857dd34c4dd6d03e7a49286ad635109e36;hp=2b805e1fa3e358cf9821c604321df1de36d7dfd7;hpb=68dc13fe657f508f3934aa69176126b9c18de231;p=releng%2Fbuilder.git diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index 2b805e1fa..12bd5ae2b 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -84,6 +84,7 @@ publishers: - email-notification: email-prefix: '[ttp]' + - jacoco-report - job-template: name: 'ttp-merge-{stream}' @@ -142,6 +143,7 @@ id: '' unique-version: true deploy-unstable: false + - jacoco-report - job-template: name: 'ttp-daily-{stream}' @@ -198,7 +200,7 @@ - job-template: name: 'ttp-integration-{stream}' - disabled: true + disabled: false # Job template for ODL merge jobs # @@ -236,7 +238,7 @@ triggers: - reverse: - jobs: '' + jobs: 'odlparent-merge-{stream}' result: 'success' maven: @@ -249,11 +251,12 @@ publishers: - email-notification: - email-prefix: '[ttp]' + email-prefix: '[ttp] [odlparent]' - maven-deploy: id: '' unique-version: true deploy-unstable: false + - jacoco-report - job-template: name: 'ttp-sonar' @@ -300,3 +303,4 @@ maven-opts: '-Xmx6144m -XX:MaxPermSize=1024m' - email-notification: email-prefix: '[ttp]' + - jacoco-report