Feat: Branch cut stable/calcium
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-southbound.yaml
index bb00aba5f0791842259ffc0ba11aaafec337cb5a..3d4886e3ec62433fa360a10c3c0eb41d08d3f8be 100644 (file)
@@ -3,31 +3,36 @@
     name: ovsdb-csit-southbound
     jobs:
       - inttest-csit-1node
-      - inttest-csit-verify-1node
+
     # The project name
-    project: 'ovsdb'
+    project: "ovsdb"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
-      - 'upstream-southbound'
-      - 'gate-southbound'
+      - "upstream-southbound"
+      - "gate-southbound"
 
     # Project branches
     stream:
-      - fluorine:
-          branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
+      - scandium:
+          branch: "master"
+      - calcium:
+          branch: "stable/calcium"
+      - potassium:
+          branch: "stable/potassium"
+      - argon:
+          branch: "stable/argon"
 
     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: ""