Merge "Update cloud image CentOS7 builder x86_64"
[releng/builder.git] / jjb / controller / controller-csit-drb-precedence.yaml
index 45d12958a2d7073ae3994013c4a327a61ec0ebe1..2ca9dc07d3d1a4238f545c84d46b28d21c75133c 100644 (file)
@@ -5,33 +5,32 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'controller'
+    project: "controller"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'drb-precedence-longevity'
+    functionality: "drb-precedence-longevity"
 
     # Set elasticsearch attribute to value 'long' for longevity jobs
-    #elasticsearch-attribute: 'long'
+    # elasticsearch-attribute: 'long'
 
     # Project branches
     stream:
-      - aluminium:
-          branch: 'master'
-          jre: 'openjdk11'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
+      - potassium:
+          branch: "master"
+      - argon:
+          branch: "stable/argon"
+      - chlorine:
+          branch: "stable/chlorine"
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     # Features to install
     install-features: >
-        odl-restconf-noauth,
-        odl-clustering-test-app
+      odl-restconf-noauth,
+      odl-clustering-test-app
 
     # Built timeout
-    build-timeout: '1500'
+    build-timeout: "1500"