Feat: Branch cut for stable/sulfur stream
[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: "openjdk11"
17       - sulfur:
18           branch: "stable/sulfur"
19           jre: "openjdk11"
20       - phosphorus:
21           branch: "stable/phosphorus"
22           jre: "openjdk11"
23       - silicon:
24           branch: "stable/silicon"
25           jre: "openjdk11"
26
27     install:
28       - all:
29           scope: "all"
30
31     # No tools system VMs needed in for this job
32     tools_system_count: 0
33
34     # Features to install
35     install-features: >
36       odl-restconf,
37       odl-clustering-test-app,
38       odl-jolokia
39
40     # Robot custom options
41     robot-options: ""