X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fneutron%2Fneutron.yaml;h=20e835ed5e4028bb0178bbec050beca6dd4f1030;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=de720cc6ee29172aa02707023da126e7eec34b16;hpb=bf7849671652b17d4d68730eaa3722d45367228f;p=releng%2Fbuilder.git diff --git a/jjb/neutron/neutron.yaml b/jjb/neutron/neutron.yaml index de720cc6e..20e835ed5 100644 --- a/jjb/neutron/neutron.yaml +++ b/jjb/neutron/neutron.yaml @@ -1,4 +1,24 @@ --- +- project: + name: neutron-neon + jobs: + - '{project-name}-distribution-check-{stream}' + - '{project-name}-maven-javadoc-jobs' + - odl-maven-jobs + + stream: neon + project: 'neutron' + project-name: 'neutron' + build-timeout: 90 + branch: 'master' + mvn-settings: 'neutron-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream},aaa-merge-{stream}' + email-upstream: '[neutron] [odlparent] [aaa]' + + # Used by the release job + staging-profile-id: a67e1b40d7419 + - project: name: neutron-fluorine jobs: @@ -10,7 +30,7 @@ project: 'neutron' project-name: 'neutron' build-timeout: 90 - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'neutron-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},aaa-merge-{stream}' @@ -49,8 +69,8 @@ mvn-settings: 'neutron-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' -- view: - name: neutron - description: 'List of neutron jobs' - regex: '^neutron-.*' - <<: *releng_view_common +- project: + name: neutron-view + views: + - project-view + project-name: neutron