Merge "Update devstack packer to install OVS 2.6"
[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       - carbon:
18           branch: 'master'
19           jre: 'openjdk8'
20       - boron:
21           branch: 'stable/boron'
22           jre: 'openjdk8'
23       - beryllium:
24           branch: 'stable/beryllium'
25           jre: 'openjdk7'
26
27     install:
28       - only:
29           scope: 'only'
30       - all:
31           scope: 'all'
32
33     # Mininet configuration
34     tools_system_count: 2
35
36     # Features to install
37     install-features: 'odl-ovsdb-southbound-impl-rest'
38
39     # Robot custom options
40     robot-options: ''