58a77943568268a15ab1100fddc48191298d93a6
[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       - sodium:
16           branch: 'master'
17       - neon:
18           branch: 'stable/neon'
19           trigger-jobs: '{project}-merge-{stream}'
20           karaf-version: 'odl'
21           # yamllint disable-line rule:line-length
22           repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.8.0-SNAPSHOT/xml/features'
23       - fluorine:
24           branch: 'stable/fluorine'
25           trigger-jobs: '{project}-merge-{stream}'
26           karaf-version: 'odl'
27           # yamllint disable-line rule:line-length
28           repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.2-SNAPSHOT/xml/features'
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: ''