Merge "removing unused and old script"
[releng/builder.git] / jjb / controller / controller-csit-akka1.yaml
1 - project:
2     name: controller-csit-akka1
3     jobs:
4         - '{project}-csit-1node-{functionality}-{install}-{stream}'
5
6     # The project name
7     project: 'controller'
8
9     # The functionality under test
10     functionality: 'akka1'
11
12     # Project branches. Boron for actual testing, Beryllium for sanity.
13     stream:
14         - carbon:
15             branch: 'master'
16             jre: 'openjdk8'
17         - boron:
18             branch: 'stable/boron'
19             jre: 'openjdk8'
20         - beryllium:
21             branch: 'stable/beryllium'
22             jre: 'openjdk7'
23
24     install:
25         - only:
26             scope: 'only'
27         - all:
28             scope: 'all'
29
30     # No tools system VMs needed in for this job
31     tools_system_count: 0
32
33     # Features to install
34     install-features: 'odl-restconf,odl-clustering-test-app,odl-jolokia'
35
36     # Robot custom options
37     robot-options: ''
38
39     # Trigger jobs (upstream dependencies)
40     trigger-jobs: >
41         controller-distribution-{stream}