Merge "Add jobs for yangtools-5.0.x"
[releng/builder.git] / jjb / odltools / odltools-csit.yaml
index ec2c33f4ee48acaf79ec8cafa9e4b054eb1cfc78..2ae9bab6ad11af47aebb84abeebbfeb5a4592560 100644 (file)
@@ -2,23 +2,30 @@
 - project:
     name: odltools-csit
     jobs:
-      - inttest-csit-1node
+      - inttest-csit-1node-custom
       - inttest-csit-verify-1node
 
     project: odltools
     tools_system_count: 0
-    testplan: '{project}-basic.txt'
+    testplan: "{project}-basic.txt"
 
     stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
+      - sodium:
+          branch: "stable/sodium"
 
     functionality:
-      - 'upstream'
-      - 'gate'
+      - "upstream"
+      - "gate"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"