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