Merge "Remove odlmicro CSIT from AR test"
[releng/builder.git] / jjb / controller / controller-csit-akka1.yaml
index e20b5a8ad645299bc42cb03bc9144373f12dd2ff..c110d9e5da56f37bd0f37811c92a7f2606ea3153 100644 (file)
@@ -5,33 +5,34 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'controller'
+    project: "controller"
 
     # The functionality under test
-    functionality: 'akka1'
+    functionality: "akka1"
 
     stream:
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
       - magnesium:
-          branch: 'master'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
+          branch: "stable/magnesium"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # No tools system VMs needed in for this job
     tools_system_count: 0
 
     # Features to install
     install-features: >
-        odl-restconf,
-        odl-clustering-test-app,
-        odl-jolokia
+      odl-restconf,
+      odl-clustering-test-app,
+      odl-jolokia
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""