X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=8b193474baa7636f40df090b408326450037dc23;hb=596448ee650fa9baa4c3da7502be7220d4a7f875;hp=5892334b09941f9f91e05fdfbbd367d95adfc6fd;hpb=0a28f0362b904fe414c5dd269f969bf26a94fee1;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index 5892334b0..8b193474b 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -1,11 +1,11 @@ --- - project: - name: of-config-oxygen + name: of-config-magnesium jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: oxygen + stream: magnesium project: 'of-config' project-name: 'of-config' branch: 'master' @@ -13,43 +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-nitrogen + name: of-config-sodium jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: nitrogen + stream: sodium project: 'of-config' project-name: 'of-config' - branch: 'stable/nitrogen' + 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-carbon + name: of-config-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: carbon + stream: neon project: 'of-config' project-name: 'of-config' - branch: 'stable/carbon' - karaf-version: karaf3 + 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-fluorine + jobs: + - odl-maven-jobs + - odl-maven-verify-jobs + + stream: fluorine + project: 'of-config' + project-name: 'of-config' + 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 @@ -63,3 +84,10 @@ branch: 'master' mvn-settings: 'of-config-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true + +- project: + name: of-config-view + views: + - project-view + project-name: of-config