922b788958cf024f96fa2a2ab145a1302d3f5999
[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       - fluorine:
16           branch: 'master'
17           trigger-jobs: '{project}-merge-{stream}'
18           # yamllint disable-line rule:line-length
19           repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.0-SNAPSHOT/xml/features'
20       - oxygen:
21           branch: 'stable/oxygen'
22
23     install:
24       - all:
25           scope: 'all'
26
27     # Features to install
28     install-features: 'odl-restconf,odl-sxp-controller'
29
30     # Robot custom options
31     robot-options: ''