1a20ad613800eab0595599224c85444bc3879a37
[releng/builder.git] / jjb / controller / controller-csit-akka1.yaml
1 ---
2 - project:
3     name: controller-csit-akka1
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: "controller"
9
10     # The functionality under test
11     functionality: "akka1"
12
13     stream:
14       - chlorine:
15           branch: "master"
16           jre: "openjdk17"
17       - sulfur:
18           branch: "stable/sulfur"
19           jre: "openjdk11"
20       - phosphorus:
21           branch: "stable/phosphorus"
22           jre: "openjdk11"
23
24     install:
25       - all:
26           scope: "all"
27
28     # No tools system VMs needed in for this job
29     tools_system_count: 0
30
31     # Features to install
32     install-features: >
33       odl-restconf,
34       odl-clustering-test-app,
35       odl-jolokia
36
37     # Robot custom options
38     robot-options: ""