Update cloud image CentOS7 devstack x86_64
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index 1f08793a9b32815b41b9a77ac4c58a52b0c0ea96..3a666bdc3c018e4c0d498f1c691839e75803e59e 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - chlorine:
+      - calcium:
           branch: "master"
-          jre: "openjdk11"
-          install: "all"
-      - sulfur:
-          branch: "stable/sulfur"
-          jre: "openjdk11"
-          install: "all"
-      - phosphorus:
-          branch: "stable/phosphorus"
-          jre: "openjdk11"
-          install: "all"
+      - potassium:
+          branch: "stable/potassium"
+      - argon:
+          branch: "stable/argon"
+
+    install:
+      - all:
+          scope: "all"
 
     # Features to install
     install-features: >