Fix: JaCoCo exclude patterns format
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index 3c0b7c64175460018a062bbd2bfd50c26d25c064..3a666bdc3c018e4c0d498f1c691839e75803e59e 100644 (file)
@@ -5,7 +5,8 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'openflowplugin'
+    project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - aluminium:
-          branch: 'master'
-          jre: 'openjdk11'
-          install: 'only'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-          install: 'all'
-      - sodium:
-          branch: 'stable/sodium'
-          install: 'all'
+      - calcium:
+          branch: "master"
+      - potassium:
+          branch: "stable/potassium"
+      - argon:
+          branch: "stable/argon"
 
-    # Job images
-    tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881'
+    install:
+      - all:
+          scope: "all"
 
     # Features to install
     install-features: >
-        odl-openflowplugin-flow-services-rest,
-        odl-openflowplugin-app-table-miss-enforcer,
-        odl-openflowplugin-nxm-extensions
+      odl-openflowplugin-flow-services-rest,
+      odl-openflowplugin-app-table-miss-enforcer,
+      odl-openflowplugin-nxm-extensions
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""