Merge "Update the branch script to set the java-version to openjdk11"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-bundle-based-reconciliation.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-bundle-based-reconciliation
4     jobs:
5       - inttest-csit-1node
6
7     project: 'openflowplugin'
8
9     functionality: 'bundle-based-reconciliation'
10
11     # Project branches
12     stream:
13       - aluminium:
14           branch: 'master'
15           jre: 'openjdk11'
16       - magnesium:
17           branch: 'stable/magnesium'
18           jre: 'openjdk11'
19       - sodium:
20           branch: 'stable/sodium'
21       - neon:
22           branch: 'stable/neon'
23
24     install:
25       - all:
26           scope: 'all'
27
28     # Job images
29     tools_system_count: 2
30     tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881'
31
32     # Features to install
33     install-features: 'odl-openflowplugin-flow-services-rest'