Create Neon jobs and bump fluorine branch
[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       - 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.tsdr/features-tsdr/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: >
32         odl-restconf,
33         odl-tsdr-hbase,
34         odl-tsdr-openflow-statistics-collector,
35         odl-tsdr-netflow-statistics-collector,
36         odl-tsdr-syslog-collector
37
38     # Robot custom options
39     robot-options: ''