X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=cce3332fc99ffb78a3ec48dbd5946545df4c2d4a;hb=f8ff067d3bf14fa405da95cffa1752e721c2dfbe;hp=1a4f66400d7a2b6d0cb3e654d4e5d73cf7d15fdb;hpb=30f651a1fc4515dda1e66f4b2f520502bcbd95bf;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index 1a4f66400..cce3332fc 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -2,11 +2,10 @@ - project: name: of-config-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: 'of-config' @@ -24,14 +23,16 @@ email-upstream: '[of-config] [netconf]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a6880455efe67 + - project: name: of-config-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: 'of-config' @@ -49,14 +50,16 @@ email-upstream: '[of-config] [netconf]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a6880455efe67 + - project: name: of-config-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: 'of-config' @@ -75,10 +78,13 @@ email-upstream: '[of-config] [netconf]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a6880455efe67 + - project: name: of-config-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'of-config' project-name: 'of-config' branch: 'master'