Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-southbound.yaml
index 1acd4cb2e54d187a04e22b18b05be3ef0acd9ecc..ea353fb7e18f878292493a2150ca18d6ec068222 100644 (file)
@@ -3,36 +3,36 @@
     name: ovsdb-csit-southbound
     jobs:
       - inttest-csit-1node
-      - inttest-csit-verify-1node
+
     # The project name
-    project: 'ovsdb'
+    project: "ovsdb"
 
     # The functionality under test
     functionality:
-      - 'upstream-southbound'
-      - 'gate-southbound'
+      - "upstream-southbound"
+      - "gate-southbound"
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: true
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Mininet configuration
     tools_system_count: 2
 
     # Features to install
-    install-features: 'odl-ovsdb-southbound-impl-rest'
+    install-features: "odl-ovsdb-southbound-impl-rest"
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""