Merge "Use larger heap size for distribution SFT"
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-southbound.yaml
1 ---
2 - project:
3     name: ovsdb-csit-southbound
4     jobs:
5       - '{project}-csit-1node-{functionality}-{install}-{stream}'
6       - '{project}-csit-verify-1node-{functionality}'
7     # The project name
8     project: 'ovsdb'
9
10     # The functionality under test
11     functionality:
12       - 'upstream-southbound'
13       - 'gate-southbound'
14
15     # Project branches
16     stream:
17       - oxygen:
18           branch: 'master'
19           jre: 'openjdk8'
20       - nitrogen:
21           branch: 'stable/nitrogen'
22           jre: 'openjdk8'
23       - carbon:
24           branch: 'stable/carbon'
25           jre: 'openjdk8'
26           karaf-version: karaf3
27       - boron:
28           branch: 'stable/boron'
29           jre: 'openjdk8'
30           karaf-version: karaf3
31
32     install:
33       - only:
34           scope: 'only'
35       - all:
36           scope: 'all'
37
38     # Mininet configuration
39     tools_system_count: 2
40
41     # Features to install
42     install-features: 'odl-ovsdb-southbound-impl-rest'
43
44     # Robot custom options
45     robot-options: ''