Merge "Create script for checking ODL deb dependencies"
[releng/builder.git] / jjb / sxp / sxp-csit-cluster-routing.yaml
1 ---
2 - project:
3     name: sxp-csit-routing
4     jobs:
5       - inttest-csit-3node-periodic
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           bundle-url: 'https://jenkins.opendaylight.org/releng/view/sxp/job/sxp-merge-fluorine/lastBuild/org.opendaylight.sxp$sxp-karaf/artifact/org.opendaylight.sxp/sxp-karaf/1.7.0-SNAPSHOT/sxp-karaf-1.7.0-SNAPSHOT.zip'
20       - oxygen:
21           branch: 'stable/oxygen'
22       - nitrogen:
23           branch: 'stable/nitrogen'
24       - carbon:
25           branch: 'stable/carbon'
26           karaf-version: karaf3
27           install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route'
28
29     install:
30       - all:
31           scope: 'all'
32
33     # Features to install
34     install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-routing'
35
36     # Tools VMs:
37     tools_system_count: 2
38
39     # Robot custom options:
40     robot-options: ''