Remove nitrogen branches in projects
[releng/builder.git] / jjb / tsdr / tsdr-csit-hbase.yaml
1 ---
2 - project:
3     name: tsdr-csit-hbase
4     jobs:
5       - inttest-csit-1node
6       - inttest-csit-verify-1node
7
8     # The project name
9     project: 'tsdr'
10
11     # The functionality under test to verify
12     functionality: 'hbase-datastore'
13
14     # Project branches
15     stream:
16       - fluorine:
17           branch: 'master'
18       - oxygen:
19           branch: 'stable/oxygen'
20
21     install:
22       - all:
23           scope: 'all'
24
25     # Features to install
26     install-features: >
27         odl-restconf,
28         odl-tsdr-hbase,
29         odl-tsdr-openflow-statistics-collector,
30         odl-tsdr-netflow-statistics-collector,
31         odl-tsdr-syslog-collector
32
33     # Robot custom options
34     robot-options: ''