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