X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config.yaml;h=c4040d9509e1bb47a2dc1353e1c2e45d44ea6bb3;hb=7d9ea6fb98995be5d0a84ec6eed7bfc614b9b6a7;hp=b119ff3b2d7f81f4430f072f81e45635799fe584;hpb=39a0450315a14058a0c8fd7eb8c53fad2637249f;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index b119ff3b2..c4040d950 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -1,12 +1,10 @@ --- - project: - name: of-config-oxygen + name: of-config-sodium jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: sodium project: 'of-config' project-name: 'of-config' branch: 'master' @@ -14,48 +12,43 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 - project: - name: of-config-nitrogen + name: of-config-neon jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: nitrogen + stream: neon project: 'of-config' project-name: 'of-config' - branch: 'stable/nitrogen' + branch: 'stable/neon' mvn-settings: 'of-config-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 - project: - name: of-config-carbon + name: of-config-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: fluorine project: 'of-config' project-name: 'of-config' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/fluorine' mvn-settings: 'of-config-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - archive-artifacts: '' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 @@ -69,3 +62,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