a54a2f697ab06b1471d178b189260d764e613d71
[releng/builder.git] / jjb / sxp / sxp-csit-cluster-routing.yaml
1 ---
2 - project:
3     name: sxp-csit-routing
4     jobs:
5       - inttest-csit-3node
6
7     # The project name
8     project: 'sxp'
9
10     # The functionality under test
11     functionality: 'routing'
12
13     # Project branches
14     stream:
15       - fluorine:
16           branch: 'master'
17           trigger-jobs: '{project}-merge-{stream}'
18           # yamllint disable-line rule:line-length
19           repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.0-SNAPSHOT/xml/features'
20       - oxygen:
21           branch: 'stable/oxygen'
22       - nitrogen:
23           branch: 'stable/nitrogen'
24
25     install:
26       - all:
27           scope: 'all'
28
29     # Features to install
30     install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-routing'
31
32     # Tools VMs:
33     tools_system_count: 2
34
35     # Robot custom options:
36     robot-options: ''