Merge "Update CentOS 7 builder minion image"
[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           trigger-jobs: '{project}-merge-{stream}'
18           # yamllint disable-line rule:line-length
19           repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.8.0-SNAPSHOT/xml/features'
20       - fluorine:
21           branch: 'stable/fluorine'
22           trigger-jobs: '{project}-merge-{stream}'
23           # yamllint disable-line rule:line-length
24           repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.0-SNAPSHOT/xml/features'
25
26     install:
27       - all:
28           scope: 'all'
29
30     # Features to install
31     install-features: 'odl-restconf,odl-sxp-controller'
32
33     # Robot custom options
34     robot-options: ''