Feat: Branch cut stable/calcium
[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     jre: "openjdk17"
10
11     # The functionality under test
12     functionality: "akka1"
13
14     stream:
15       - scandium:
16           branch: "master"
17       - calcium:
18           branch: "stable/calcium"
19       - potassium:
20           branch: "stable/potassium"
21       - argon:
22           branch: "stable/argon"
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: ""