Update cloud image list docs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index ecb5d8c3be483f4854569d1263d0108bbc22b7fe..93b4fd5d850632222448620df17e7f791759dada 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - phosphorus:
+      - scandium:
           branch: "master"
-          jre: "openjdk11"
-          install: "all"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
-          install: "all"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-          install: "all"
+      - calcium:
+          branch: "stable/calcium"
+      - potassium:
+          branch: "stable/potassium"
+
+    install:
+      - all:
+          scope: "all"
 
     # Features to install
     install-features: >