Update cloud image CentOS7 devstack rocky
[releng/builder.git] / jjb / controller / controller-csit-akka1.yaml
index 091cdc6275df05a264e48485e8f030e99e8af373..7428dbd94a7e5f4800884e5f904d5237c62fa569 100644 (file)
@@ -1,37 +1,40 @@
+---
 - project:
     name: controller-csit-akka1
     jobs:
-        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
-    project: 'controller'
+    project: "controller"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'akka1'
+    functionality: "akka1"
 
-    # Project branches. Boron for actual testing, Beryllium for sanity.
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - argon:
+          branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - all:
+          scope: "all"
 
     # No tools system VMs needed in for this job
     tools_system_count: 0
 
     # Features to install
-    install-features: 'odl-restconf,odl-clustering-test-app,odl-jolokia'
+    install-features: >
+      odl-restconf,
+      odl-clustering-test-app,
+      odl-jolokia
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""