Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / aaa / aaa-csit-authn.yaml
index 8d328842cf906a2be04e5f9c5acb88bcd482e58d..04e9ba427a2a1ff79d9b651c2f727925def21a06 100644 (file)
@@ -6,29 +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:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
+      - 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