X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnic%2Fnic.yaml;h=77176cfab30c76024c7a938ba9457a4c5c0c31e0;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=8bf2afef336f56828e2b6a716fa88125e5ff5b6f;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;p=releng%2Fbuilder.git diff --git a/jjb/nic/nic.yaml b/jjb/nic/nic.yaml index 8bf2afef3..77176cfab 100644 --- a/jjb/nic/nic.yaml +++ b/jjb/nic/nic.yaml @@ -1,4 +1,22 @@ --- +- project: + name: nic-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'nic' + project-name: 'nic' + branch: 'master' + build-node: centos7-builder-2c-8g + mvn-settings: 'nic-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'vtn-merge-{stream},groupbasedpolicy-merge-{stream}' + email-upstream: '[nic] [vtn] [groupbasedpolicy]' + + # Used by the release job + staging-profile-id: a67ef386204aa + - project: name: nic-fluorine jobs: @@ -7,7 +25,7 @@ stream: fluorine project: 'nic' project-name: 'nic' - branch: 'master' + branch: 'stable/fluorine' build-node: centos7-builder-2c-8g mvn-settings: 'nic-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -46,3 +64,9 @@ build-node: centos7-builder-2c-8g mvn-settings: 'nic-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: nic + description: 'List of nic jobs' + regex: '^nic-.*' + <<: *releng_view_common