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