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