Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / aaa / aaa-csit-authn.yaml
index 0d8d75ac2b62f49270842df570e7c6d8e2a2f80c..04e9ba427a2a1ff79d9b651c2f727925def21a06 100644 (file)
@@ -6,34 +6,34 @@
       - inttest-csit-verify-1node
 
     # The project name
-    project: 'aaa'
+    project: "aaa"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'authn'
+    functionality: "authn"
 
     # Project branches
     stream:
-      - aluminium:
-          branch: 'master'
-          jre: 'openjdk11'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
-          testplan: '{project}-{functionality}-neon.txt'
+      - argon:
+          branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
-    install-features: 'odl-restconf'
+    install-features: "odl-restconf"
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""
 
     # Don't spin up mininet vms as aaa-csit-authn jobs don't need them
     tools_system_count: 0