Merge "Fix int/dist version in AR"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index 7820b795ff83f9233cef95acbd577673c2f4deb4..ecb5d8c3be483f4854569d1263d0108bbc22b7fe 100644 (file)
@@ -5,7 +5,7 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'openflowplugin'
+    project: "openflowplugin"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-
-    install:
-      - all:
-          scope: 'all'
-
-    # Job images
-    tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20181001-220228.326'
+      - phosphorus:
+          branch: "master"
+          jre: "openjdk11"
+          install: "all"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+          install: "all"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+          install: "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: ""