X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fdluxapps%2Fdluxapps.yaml;fp=jjb%2Fdluxapps%2Fdluxapps.yaml;h=f82822e96812d8b175199034194457c712a00214;hb=d7f0089a47322c5028ad3cc3c71c52ecd1443139;hp=e1fba2c64cf675f9926e4f2271e8ec8a825881d6;hpb=4fd84c3f331402c96c7de6b21db286bd95746ad3;p=releng%2Fbuilder.git diff --git a/jjb/dluxapps/dluxapps.yaml b/jjb/dluxapps/dluxapps.yaml index e1fba2c64..f82822e96 100644 --- a/jjb/dluxapps/dluxapps.yaml +++ b/jjb/dluxapps/dluxapps.yaml @@ -1,4 +1,24 @@ --- +- project: + name: dluxapps-phosphorus + jobs: + - odl-maven-jobs + - odl-maven-verify-jobs + + project: "dluxapps" + project-name: "dluxapps" + stream: phosphorus + branch: "master" + build-node: centos7-builder-2c-8g + mvn-settings: "dluxapps-settings" + mvn-opts: "-Xmx1024m" + dependencies: "odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}" + email-upstream: "[dluxapps] [odlparent] [yangtools] [controller]" + disable-job: true + + # Used by the release job + staging-profile-id: 96e6fb1e65bf9 + - project: name: dluxapps-silicon jobs: @@ -8,7 +28,7 @@ project: "dluxapps" project-name: "dluxapps" stream: silicon - branch: "master" + branch: "stable/silicon" build-node: centos7-builder-2c-8g mvn-settings: "dluxapps-settings" mvn-opts: "-Xmx1024m"