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