X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=7677ec6762530cb9abab13e68763cec4d9fe48f8;hb=fec89881ec40dd1f7d74bfc77e129784daf4ccde;hp=004bc17ec2a60b86b2d2b2ed2d9c85454b00df24;hpb=d51b349beb2eab289500e77f4387acdd408d300e;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index 004bc17ec..7677ec676 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -1,20 +1,15 @@ --- - project: - name: of-config-nitrogen + name: of-config-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - - '{project-name}-distribution3-check-nitrogen' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'of-config' project-name: 'of-config' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -27,22 +22,20 @@ email-upstream: '[of-config] [netconf]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a6880455efe67 + - project: - name: of-config-carbon + name: of-config-nitrogen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs - stream: carbon + stream: nitrogen project: 'of-config' project-name: 'of-config' - branch: 'stable/carbon' - karaf-version: karaf3 - jdk: openjdk8 + branch: 'stable/nitrogen' jdks: - openjdk8 maven: @@ -55,22 +48,21 @@ email-upstream: '[of-config] [netconf]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a6880455efe67 + - project: - name: of-config-boron + name: of-config-carbon jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs - stream: boron + stream: carbon project: 'of-config' project-name: 'of-config' - branch: 'stable/boron' + branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -83,10 +75,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'