Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / odltools / odltools-csit.yaml
index ec2c33f4ee48acaf79ec8cafa9e4b054eb1cfc78..83c6fa45f39e0ec6879245840789949762c464da 100644 (file)
@@ -2,23 +2,28 @@
 - 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'
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
 
     functionality:
-      - 'upstream'
-      - 'gate'
+      - "upstream"
+      - "gate"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"