Merge "Clean up log file size increase logic"
[releng/builder.git] / jjb / tsdr / tsdr-csit-cassandra.yaml
1 ---
2 - project:
3     name: tsdr-csit-cassandra
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: 'cassandra-datastore'
13
14     # Project branches
15     stream:
16       - aluminium:
17           branch: 'master'
18           jre: 'openjdk11'
19       - magnesium:
20           branch: 'stable/magnesium'
21           jre: 'openjdk11'
22       - sodium:
23           branch: 'stable/sodium'
24
25     install:
26       - only:
27           scope: 'only'
28
29     # Features to install
30     install-features: >
31         odl-restconf,
32         odl-tsdr-cassandra,
33         odl-tsdr-openflow-statistics-collector,
34         odl-tsdr-netflow-statistics-collector,
35         odl-tsdr-syslog-collector
36
37     # Robot custom options
38     robot-options: ''