Merge "Update cloud image CentOS7 builder x86_64"
[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       - potassium:
16           branch: "master"
17       - argon:
18           branch: "stable/argon"
19       - chlorine:
20           branch: "stable/chlorine"
21       - sulfur:
22           branch: "stable/sulfur"
23           jre: "openjdk11"
24
25     install:
26       - all:
27           scope: "all"
28
29     # No tools system VMs needed in for this job
30     tools_system_count: 0
31
32     # Features to install
33     install-features: >
34       odl-restconf,
35       odl-clustering-test-app,
36       odl-jolokia
37
38     # Robot custom options
39     robot-options: ""