X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fttp%2Fttp.yaml;h=c555ea814b7aa5e89a3d61a098cf04fe3caa9ea1;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=26a6dde3e50047cd62669008274efe4d26072405;hpb=958a3b1043093fc94bc2c50896e20b96584863fe;p=releng%2Fbuilder.git diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index 26a6dde3e5..c555ea814b 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -2,11 +2,10 @@ - project: name: ttp-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: oxygen project: 'ttp' @@ -24,14 +23,16 @@ 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}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: nitrogen project: 'ttp' @@ -49,14 +50,16 @@ 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}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: carbon project: 'ttp' @@ -75,10 +78,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'