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