X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin.yaml;h=ae0c75ad2a5148bb957f871c461da371ea88df23;hb=7ea27cc20a9f252f4196db2ce52da4ef7c3b73cb;hp=839d9614be84c17adc7519bec5e40ae55c10cc37;hpb=958a3b1043093fc94bc2c50896e20b96584863fe;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index 839d9614b..ae0c75ad2 100644 --- a/jjb/ocpplugin/ocpplugin.yaml +++ b/jjb/ocpplugin/ocpplugin.yaml @@ -2,11 +2,9 @@ - project: name: ocpplugin-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}' + - '{project-name}-maven-jobs' stream: oxygen project: 'ocpplugin' @@ -24,14 +22,15 @@ email-upstream: '[ocpplugin] [odlparent] [yangtools] [controller]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a687673279f9c + - project: name: ocpplugin-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}' + - '{project-name}-maven-jobs' stream: nitrogen project: 'ocpplugin' @@ -49,14 +48,15 @@ email-upstream: '[ocpplugin] [odlparent] [yangtools] [controller]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a687673279f9c + - project: name: ocpplugin-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}' + - '{project-name}-maven-jobs' stream: carbon project: 'ocpplugin' @@ -75,10 +75,13 @@ email-upstream: '[ocpplugin] [odlparent] [yangtools] [controller]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a687673279f9c + - project: name: ocpplugin-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'ocpplugin' project-name: 'ocpplugin' branch: 'master'