Remove nitrogen branches in projects
[releng/builder.git] / jjb / usc / usc-csit-tcp.yaml
1 ---
2 - project:
3     name: usc-csit-tcp
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: 'tcp'
13
14     # Project branches
15     stream:
16       - fluorine:
17           branch: 'master'
18           # yamllint disable-line rule:line-length
19           repo-url: 'mvn:org.opendaylight.usc/usc-features/1.6.0-SNAPSHOT/xml/features'
20       - oxygen:
21           branch: 'stable/oxygen'
22
23     install:
24       - all:
25           scope: 'all'
26
27     # Features to install
28     install-features: 'odl-restconf,odl-mdsal-apidocs,odl-usc-channel-ui'
29
30     # Robot custom options
31     robot-options: ''