X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fttp%2Fttp.yaml;h=41de1a0dde1892ba3cab46fb1ee0f727d836c812;hb=8800579f6983befff06350107dcf30569fc3b003;hp=c5c0a8981f243d7d31c1302fc3db426fea329a34;hpb=2de3d665d597d40eaf1d0601f833c21e57b789e5;p=releng%2Fbuilder.git diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index c5c0a8981..41de1a0dd 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -2,17 +2,14 @@ - project: name: ttp-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs stream: oxygen project: 'ttp' project-name: 'ttp' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -25,20 +22,20 @@ email-upstream: '[ttp] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a693f948563d5 + - project: name: ttp-nitrogen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs stream: nitrogen project: 'ttp' project-name: 'ttp' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -51,21 +48,21 @@ email-upstream: '[ttp] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a693f948563d5 + - project: name: ttp-carbon jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs stream: carbon project: 'ttp' project-name: 'ttp' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -78,10 +75,13 @@ email-upstream: '[ttp] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a693f948563d5 + - project: name: ttp-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'ttp' project-name: 'ttp' branch: 'master'