From a465f62225aacc7acac213e5bb6698878c895206 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 21 Sep 2021 17:57:40 +0200 Subject: [PATCH] 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 --- jjb/neutron/neutron.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.36.6