Merge "Minimize CSIT dependencis in mininet-ovs-2.8 image"
[releng/builder.git] / jjb / odltools / odltools-csit.yaml
index 66343af5abfed460da6597a891b900daecf0bf09..327ad08a08f6ac6d7958e75d4c17619a87e19b2b 100644 (file)
@@ -7,23 +7,23 @@
 
     project: odltools
     tools_system_count: 0
-    testplan: '{project}-basic.txt'
+    testplan: "{project}-basic.txt"
 
     stream:
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
       - magnesium:
-          branch: 'master'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
+          branch: "stable/magnesium"
+          jre: "openjdk11"
 
     functionality:
-      - 'upstream'
-      - 'gate'
+      - "upstream"
+      - "gate"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"