Revert "Chore: Upgrade projects to use JDK17" for l2switch
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering-bulkomatic.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-clustering-bulkomatic
4     jobs:
5       - inttest-csit-3node
6
7     # The project name
8     project: "openflowplugin"
9     jre: "openjdk17"
10
11     # The functionality under test
12     functionality:
13       - clustering-bulkomatic
14       - gate-clustering-bulkomatic
15
16     # Project branches
17     stream:
18       - calcium:
19           branch: "master"
20       - potassium:
21           branch: "stable/potassium"
22       - argon:
23           branch: "stable/argon"
24
25     install:
26       - only:
27           scope: "only"
28
29     # Features to install
30     install-features: >
31       odl-openflowplugin-flow-services-rest,
32       odl-openflowplugin-app-bulk-o-matic
33
34     # Robot custom options
35     robot-options: "-v ODL_OF_PLUGIN:lithium"