Adding new job for odlmicro CSIT
[releng/builder.git] / jjb / odltools / odltools-csit.yaml
index c666759232498f6b4454b4887764ec4f76b65068..327ad08a08f6ac6d7958e75d4c17619a87e19b2b 100644 (file)
@@ -7,24 +7,23 @@
 
     project: odltools
     tools_system_count: 0
-    testplan: '{project}-basic.txt'
+    testplan: "{project}-basic.txt"
 
     stream:
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
       - aluminium:
-          branch: 'master'
-          jre: 'openjdk11'
+          branch: "stable/aluminium"
+          jre: "openjdk11"
       - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
+          branch: "stable/magnesium"
+          jre: "openjdk11"
 
     functionality:
-      - 'upstream'
-      - 'gate'
+      - "upstream"
+      - "gate"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"