ebbc588c8f3abb3d52f2324dd298d9ef4ae1c5d7
[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       - silicon:
17           branch: "master"
18           jre: "openjdk11"
19       - aluminium:
20           branch: "stable/aluminium"
21           jre: "openjdk11"
22       - magnesium:
23           branch: "stable/magnesium"
24           jre: "openjdk11"
25
26     install:
27       - only:
28           scope: "only"
29
30     # Features to install
31     install-features: >
32       odl-restconf,
33       odl-tsdr-cassandra,
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: ""