X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fneutron%2Fneutron.yaml;fp=jjb%2Fneutron%2Fneutron.yaml;h=0e95f91d9d7add911f96965af10ba9e6438d5cce;hb=d7f0089a47322c5028ad3cc3c71c52ecd1443139;hp=82ae533cfeacbc05351b4efac82a805f30894a82;hpb=4fd84c3f331402c96c7de6b21db286bd95746ad3;p=releng%2Fbuilder.git diff --git a/jjb/neutron/neutron.yaml b/jjb/neutron/neutron.yaml index 82ae533cf..0e95f91d9 100644 --- a/jjb/neutron/neutron.yaml +++ b/jjb/neutron/neutron.yaml @@ -1,4 +1,26 @@ --- +- project: + name: neutron-phosphorus + jobs: + - "{project-name}-distribution-check-{stream}" + - "{project-name}-maven-javadoc-jobs" + - odl-maven-jobs-jdk11 + - odl-maven-verify-jobs + + stream: phosphorus + project: "neutron" + project-name: "neutron" + build-timeout: 90 + branch: "master" + java-version: "openjdk11" + mvn-settings: "neutron-settings" + mvn-opts: "-Xmx1024m" + dependencies: "odlparent-merge-{stream},aaa-merge-{stream}" + email-upstream: "[neutron] [odlparent] [aaa]" + + # Used by the release job + staging-profile-id: a67e1b40d7419 + - project: name: neutron-silicon jobs: @@ -11,7 +33,7 @@ project: "neutron" project-name: "neutron" build-timeout: 90 - branch: "master" + branch: "stable/silicon" java-version: "openjdk11" mvn-settings: "neutron-settings" mvn-opts: "-Xmx1024m"