CI!: Rm silicon jobs from Jenkins
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering.yaml
index b5368fd2e4dd79c020d619a1827b94fa84328da7..4ffa70b14e4e7fc5df601a4b40c9a79cf2daea1d 100644 (file)
 
     # Project branches
     stream:
-      - sulfur:
+      - chlorine:
           branch: "master"
           jre: "openjdk11"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
       - phosphorus:
           branch: "stable/phosphorus"
           jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
 
     install:
       - only:
@@ -31,8 +31,7 @@
     # Features to install
     install-features: >
       odl-openflowplugin-flow-services-rest,
-      odl-openflowplugin-app-table-miss-enforcer,
-      odl-restconf-nb-bierman02
+      odl-openflowplugin-app-table-miss-enforcer
 
     # Robot custom options
     robot-options: "-v ODL_OF_PLUGIN:lithium"