Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / sxp / sxp-csit-binding-origin.yaml
1 ---
2 - project:
3     name: sxp-csit-binding-origin
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'sxp'
9
10     # The functionality under test
11     functionality: 'binding-origin'
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
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: ''