c8ff159c22efe70779c65b510e32f7d0f62c14ec
[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       - silicon:
14           branch: "master"
15           jre: "openjdk11"
16       - aluminium:
17           branch: "stable/aluminium"
18           jre: "openjdk11"
19       - magnesium:
20           branch: "stable/magnesium"
21           jre: "openjdk11"
22       - sodium:
23           branch: "stable/sodium"
24
25     install:
26       - all:
27           scope: "all"
28
29     # Job images
30     tools_system_count: 2
31     tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200811-063216.630"
32
33     # Features to install
34     install-features: "odl-openflowplugin-flow-services-rest"