X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcentinel%2Fcentinel.yaml;h=ac2a045fb4051adf13953806a62cbd54e8361ae9;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=53da8f640598a7f992351be65969dd3d7f59273f;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;p=releng%2Fbuilder.git diff --git a/jjb/centinel/centinel.yaml b/jjb/centinel/centinel.yaml index 53da8f640..ac2a045fb 100644 --- a/jjb/centinel/centinel.yaml +++ b/jjb/centinel/centinel.yaml @@ -1,4 +1,21 @@ --- +- project: + name: centinel-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'centinel' + project-name: 'centinel' + branch: 'master' + mvn-settings: 'centinel-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: '' + email-upstream: '[centinel]' + + # Used by the release job + staging-profile-id: 96bf9b3fefd8a + - project: name: centinel-fluorine jobs: @@ -7,7 +24,7 @@ stream: fluorine project: 'centinel' project-name: 'centinel' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'centinel-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -44,3 +61,9 @@ branch: master mvn-settings: 'centinel-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: centinel + description: 'List of centinel jobs' + regex: '^centinel-.*' + <<: *releng_view_common