Stream silicon should be silicon csit list
[releng/builder.git] / jjb / daexim / daexim-csit-basic.yaml
index 7b769aaf8d35f09b65fa37a94082c3b3c98f2027..6f5a927be4864dcf68187c66cbd0a295f422eeb7 100644 (file)
@@ -5,31 +5,34 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'daexim'
+    project: "daexim"
 
     # The functionality under test
-    functionality: 'basic'
+    functionality: "basic"
 
     # Project branches
     stream:
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
       - magnesium:
-          branch: 'master'
+          branch: "stable/magnesium"
+          jre: "openjdk11"
       - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
+          branch: "stable/sodium"
 
     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: ""