bbc6f40b42fff7cf4e916befa83c2d25703362f0
[releng/builder.git] / jjb / sxp / sxp-csit-basic.yaml
1 ---
2 - project:
3     name: sxp-csit-basic
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'sxp'
9
10     # The functionality under test
11     functionality: 'basic'
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       - oxygen:
28           branch: 'stable/oxygen'
29
30     install:
31       - all:
32           scope: 'all'
33
34     # Features to install
35     install-features: 'odl-restconf,odl-sxp-routing'
36
37     # Robot custom options
38     robot-options: ''