X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcoe%2Fcoe.yaml;h=0cf37a88567aa66bf5d87334af5fb93b9ea795ee;hb=b145d129d43f578a34fe37dae2469d07db0076d1;hp=16bd9346c853072fd9d1bd2599733e93346df11f;hpb=45dda826d667777fa16b4e937bce5e736cdcfa3c;p=releng%2Fbuilder.git diff --git a/jjb/coe/coe.yaml b/jjb/coe/coe.yaml index 16bd9346c..0cf37a885 100644 --- a/jjb/coe/coe.yaml +++ b/jjb/coe/coe.yaml @@ -1,15 +1,32 @@ --- +- project: + name: coe-fluorine + jobs: + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + project: 'coe' + project-name: 'coe' + stream: fluorine + branch: 'master' + mvn-settings: 'coe-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' + email-upstream: '[coe] [odlparent] [yangtools] [controller]' + + # Used by the release job + staging-profile-id: 96c0be46aac33 + - project: name: coe-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'coe' project-name: 'coe' stream: oxygen - branch: 'master' + branch: 'stable/oxygen' mvn-settings: 'coe-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -22,7 +39,6 @@ name: coe-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'coe' @@ -40,7 +56,6 @@ - project: name: coe-carbon jobs: - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'coe'