From: Robert Varga Date: Tue, 21 Sep 2021 15:57:40 +0000 (+0200) Subject: Neutron is no longer a MSI project X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F84%2F97584%2F2;p=releng%2Fbuilder.git Neutron is no longer a MSI project Switch job stream name from 'phosphorus' to 'master' and remove the distcheck job as it is no longer relevant. Change-Id: Ic74e48a02bf9f677e26c98fb8ba28d6570aeed5b Signed-off-by: Robert Varga --- diff --git a/jjb/neutron/neutron.yaml b/jjb/neutron/neutron.yaml index 9c80a472e..5cd316bb6 100644 --- a/jjb/neutron/neutron.yaml +++ b/jjb/neutron/neutron.yaml @@ -1,13 +1,12 @@ --- - project: - name: neutron-phosphorus + name: neutron-master jobs: - - "{project-name}-distribution-check-{stream}" - "{project-name}-maven-javadoc-jobs" - odl-maven-jobs-jdk11 - odl-maven-verify-jobs - stream: phosphorus + stream: master project: "neutron" project-name: "neutron" build-timeout: 90