Merge "Update cloud image CentOS7 builder x86_64"
[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       - magnesium:
16           branch: 'master'
17           jre: 'openjdk11'
18       - sodium:
19           branch: 'stable/sodium'
20       - neon:
21           branch: 'stable/neon'
22           trigger-jobs: '{project}-merge-{stream}'
23           karaf-version: 'odl'
24           # yamllint disable-line rule:line-length
25           repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.8.0-SNAPSHOT/xml/features'
26
27     install:
28       - all:
29           scope: 'all'
30
31     # Features to install
32     install-features: 'odl-restconf,odl-sxp-routing'
33
34     # Robot custom options
35     robot-options: ''