Merge "Create beefier job for netconf max device test"
[releng/builder.git] / jjb / sxp / sxp-csit-filtering.yaml
1 ---
2 - project:
3     name: sxp-csit-filtering
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'sxp'
9
10     # The functionality under test
11     functionality: 'filtering'
12
13     # Project branches
14     stream:
15       - aluminium:
16           branch: 'master'
17           jre: 'openjdk11'
18       - magnesium:
19           branch: 'stable/magnesium'
20           jre: 'openjdk11'
21       - sodium:
22           branch: 'stable/sodium'
23       - neon:
24           branch: 'stable/neon'
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.8.0-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: ''