Merge "Update cloud image CentOS7 devstack x86_64"
[releng/builder.git] / jjb / daexim / daexim-csit-clustering-basic.yaml
index bf041892ca6dbe24596ac07db4fb0a74a85ac0ff..c4a7fe5b4b30e7949307ee2da30ae9a9c1d7cc8b 100644 (file)
@@ -5,29 +5,33 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'daexim'
+    project: "daexim"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'clustering-basic'
+    functionality: "clustering-basic"
 
     # Project branches
     stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
+      - calcium:
+          branch: "master"
+      - potassium:
+          branch: "stable/potassium"
+      - argon:
+          branch: "stable/argon"
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     # no mininet required
     tools_system_count: 0
 
     # Features to install
-    install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia'
+    install-features: >
+      odl-daexim-all,
+      odl-netconf-topology,
+      odl-jolokia
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""