X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcentinel%2Fcentinel.yaml;h=ac2a045fb4051adf13953806a62cbd54e8361ae9;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=a9beae82d26f204743b6decd3caae5211f420e04;hpb=f2bb753ca34b150523d364b84618075edc6dd6f4;p=releng%2Fbuilder.git diff --git a/jjb/centinel/centinel.yaml b/jjb/centinel/centinel.yaml index a9beae82d..ac2a045fb 100644 --- a/jjb/centinel/centinel.yaml +++ b/jjb/centinel/centinel.yaml @@ -1,11 +1,10 @@ --- - project: - name: centinel-oxygen + name: centinel-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'centinel' project-name: 'centinel' branch: 'master' @@ -18,15 +17,14 @@ staging-profile-id: 96bf9b3fefd8a - project: - name: centinel-nitrogen + name: centinel-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'centinel' project-name: 'centinel' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' mvn-settings: 'centinel-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -36,16 +34,15 @@ staging-profile-id: 96bf9b3fefd8a - project: - name: centinel-carbon + name: centinel-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'centinel' project-name: 'centinel' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' mvn-settings: 'centinel-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -64,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