Update infrautils jobs for 2024.09 Scandium
[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       - scandium:
19           branch: "master"
20       - calcium:
21           branch: "stable/calcium"
22       - potassium:
23           branch: "stable/potassium"
24
25     install:
26       - all:
27           scope: "all"
28
29     # Features to install
30     install-features: >
31       odl-openflowplugin-flow-services-rest,
32       odl-openflowplugin-app-table-miss-enforcer,
33       odl-openflowplugin-nxm-extensions
34
35     # Robot custom options
36     robot-options: ""