Create Neon jobs and bump fluorine branch
[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       - neon:
15           branch: 'master'
16       - fluorine:
17           branch: 'stable/fluorine'
18       - oxygen:
19           branch: 'stable/oxygen'
20
21     install:
22       - all:
23           scope: 'all'
24
25     # No tools system VMs needed in for this job
26     tools_system_count: 0
27
28     # Features to install
29     install-features: >
30         odl-restconf,
31         odl-clustering-test-app,
32         odl-jolokia
33
34     # Robot custom options
35     robot-options: ''