20f1a9ffd5a96350ef0fb2cd412e789260695de6
[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: "openjdk17"
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
30     # Features to install
31     install-features: >
32       odl-openflowplugin-flow-services-rest,
33       odl-openflowplugin-app-table-miss-enforcer,
34       odl-openflowplugin-nxm-extensions
35
36     # Robot custom options
37     robot-options: ""