afd64a358f57fda459547ee870cd41d8a60c09e4
[releng/builder.git] / jjb / sxp / sxp-csit-cluster-routing.yaml
1 ---
2 - project:
3     name: sxp-csit-routing
4     jobs:
5       - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'sxp'
9
10     # The functionality under test
11     functionality: 'routing'
12
13     # Project branches
14     stream:
15       - nitrogen:
16           branch: 'master'
17           jre: 'openjdk8'
18       - carbon:
19           branch: 'stable/carbon'
20           jre: 'openjdk8'
21           karaf-version: karaf3
22
23     install:
24       - only:
25           scope: 'only'
26       - all:
27           scope: 'all'
28
29     # Features to install
30     install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route'
31
32     # Tools VMs:
33     tools_system_count: 2
34
35     # Robot custom options:
36     robot-options: ''