Feat: Branch cut for stable/sulfur 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
10     # The functionality under test
11     functionality:
12       - flow-services
13       - gate-flow-services
14
15     # Project branches
16     stream:
17       - chlorine:
18           branch: "master"
19           jre: "openjdk11"
20           install: "all"
21       - sulfur:
22           branch: "stable/sulfur"
23           jre: "openjdk11"
24           install: "all"
25       - phosphorus:
26           branch: "stable/phosphorus"
27           jre: "openjdk11"
28           install: "all"
29       - silicon:
30           branch: "stable/silicon"
31           jre: "openjdk11"
32           install: "all"
33
34     # Features to install
35     install-features: >
36       odl-openflowplugin-flow-services-rest,
37       odl-openflowplugin-app-table-miss-enforcer,
38       odl-openflowplugin-nxm-extensions
39
40     # Robot custom options
41     robot-options: ""