Feat: Branch cut stable/argon 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       - potassium:
19           branch: "master"
20           install: "all"
21       - argon:
22           branch: "stable/argon"
23           install: "all"
24       - chlorine:
25           branch: "stable/chlorine"
26           install: "all"
27       - sulfur:
28           branch: "stable/sulfur"
29           jre: "openjdk11"
30           install: "all"
31
32     # Features to install
33     install-features: >
34       odl-openflowplugin-flow-services-rest,
35       odl-openflowplugin-app-table-miss-enforcer,
36       odl-openflowplugin-nxm-extensions
37
38     # Robot custom options
39     robot-options: ""