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