creating a new cbench job for stable/lithium branch of redesigned ofp
[releng/builder.git] / jjb / tsdr / tsdr-csit-tsdr-h2-master.yaml
1 - project:
2     name: tsdr-csit-tsdr-h2
3     jobs:
4         - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
5         - '{project}-csit-verify-{functionality}-{stream}'
6
7     # The project name
8     project: 'tsdr'
9
10     # The functionality under test to verify
11     functionality: 'h2-datastore'
12
13     # Project branches
14     stream:
15         - master:
16             branch: 'master'
17
18     install:
19         - only:
20             scope: 'only'
21         - all:
22             scope: 'all'
23
24     # Features to install
25     install-features: 'odl-restconf,odl-tsdr-all'
26
27     # Robot custom options
28     robot-options: ' '
29
30     # Trigger jobs (upstream dependencies)
31     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},tsdr-distribution-{stream}'
32