Branch cut for stable/silicon stream
[releng/builder.git] / jjb / daexim / daexim-csit-clustering-basic.yaml
index a62726383b0ae172417ba9d19fb08b95a5ce2aa0..f442b3824d9e39d46ada3766b923b3d1dfb5529f 100644 (file)
@@ -2,30 +2,38 @@
 - project:
     name: daexim-csit-clustering-basic
     jobs:
-      - '{project}-csit-3node-{functionality}-{install}-{stream}'
+      - inttest-csit-3node
 
     # The project name
-    project: 'daexim'
+    project: "daexim"
 
     # The functionality under test
-    functionality: 'clustering-basic'
+    functionality: "clustering-basic"
 
     # Project branches
     stream:
-      - oxygen:
-          branch: 'master'
-      - nitrogen:
-          branch: 'stable/nitrogen'
+      - phosphorus:
+          branch: "master"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     # no mininet required
     tools_system_count: 0
 
     # Features to install
-    install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia'
+    install-features: "odl-daexim-all,odl-netconf-topology,odl-jolokia"
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""