Neutron is no longer a MSI project 84/97584/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 21 Sep 2021 15:57:40 +0000 (17:57 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 21 Sep 2021 16:37:56 +0000 (16:37 +0000)
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 <robert.varga@pantheon.tech>
jjb/neutron/neutron.yaml

index 9c80a472e7de93d3e684c80fa724b5060ef0aabb..5cd316bb6e10af892848012186b9f2d8276f081c 100644 (file)
@@ -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