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