Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-flow-services
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: "openflowplugin"
9     jre: "openjdk17"
10
11     # The functionality under test
12     functionality:
13       - flow-services
14       - gate-flow-services
15
16     # Project branches
17     stream:
18       - argon:
19           branch: "master"
20           install: "all"
21       - chlorine:
22           branch: "stable/chlorine"
23           install: "all"
24       - sulfur:
25           branch: "stable/sulfur"
26           jre: "openjdk11"
27           install: "all"
28       - phosphorus:
29           branch: "stable/phosphorus"
30           jre: "openjdk11"
31           install: "all"
32
33     # Features to install
34     install-features: >
35       odl-openflowplugin-flow-services-rest,
36       odl-openflowplugin-app-table-miss-enforcer,
37       odl-openflowplugin-nxm-extensions
38
39     # Robot custom options
40     robot-options: ""