732540e0b42af7fd3b37f1e2fdf8d5791d4ac91b
[releng/builder.git] / jjb / usc / usc-csit-channel.yaml
1 ---
2 - project:
3     name: usc-csit-channel
4     jobs:
5       - inttest-csit-1node
6       - inttest-csit-verify-1node
7
8     # The project name
9     project: 'usc'
10
11     # The functionality under test
12     functionality: 'channel'
13
14     # Project branches
15     stream:
16       - neon:
17           branch: 'master'
18       - fluorine:
19           branch: 'stable/fluorine'
20           trigger-jobs: '{project}-merge-{stream}'
21           # yamllint disable-line rule:line-length
22           repo-url: 'mvn:org.opendaylight.usc/usc-features/1.6.0-SNAPSHOT/xml/features'
23       - oxygen:
24           branch: 'stable/oxygen'
25
26     install:
27       - all:
28           scope: 'all'
29
30     # Features to install
31     install-features: 'odl-restconf,odl-mdsal-apidocs,odl-usc-channel-ui'
32
33     # Robot custom options
34     robot-options: ''