X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=8b193474baa7636f40df090b408326450037dc23;hb=678390646b29d21a1111172c81079a190b249afa;hp=c4baf3664d86abcfee2a55b2dd5b265c11e18b9e;hpb=4b526239b3edeb5e38ea0f71eee22c423c5ad434;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index c4baf3664..8b193474b 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -1,10 +1,11 @@ --- - project: - name: of-config-neon + name: of-config-magnesium jobs: - odl-maven-jobs + - odl-maven-verify-jobs - stream: neon + stream: magnesium project: 'of-config' project-name: 'of-config' branch: 'master' @@ -12,41 +13,64 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 - project: - name: of-config-fluorine + name: of-config-sodium jobs: - odl-maven-jobs + - odl-maven-verify-jobs - stream: fluorine + stream: sodium project: 'of-config' project-name: 'of-config' - branch: 'stable/fluorine' + branch: 'stable/sodium' + mvn-settings: 'of-config-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: netconf-merge-{stream}' + email-upstream: '[of-config] [netconf]' + disable-job: true + + # Used by the release job + staging-profile-id: a6880455efe67 + +- project: + name: of-config-neon + jobs: + - odl-maven-jobs + - odl-maven-verify-jobs + + stream: neon + project: 'of-config' + project-name: 'of-config' + branch: 'stable/neon' mvn-settings: 'of-config-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 - project: - name: of-config-oxygen + name: of-config-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: oxygen + stream: fluorine project: 'of-config' project-name: 'of-config' - branch: 'stable/oxygen' + branch: 'stable/fluorine' mvn-settings: 'of-config-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 @@ -60,6 +84,7 @@ branch: 'master' mvn-settings: 'of-config-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true - project: name: of-config-view