Switch the csit-verify-1node to use job prefix
[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       - inttest-csit-verify-1node
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       - nitrogen:
20           branch: 'stable/nitrogen'
21       - carbon:
22           branch: 'stable/carbon'
23           karaf-version: karaf3
24
25     install:
26       - all:
27           scope: 'all'
28
29     # Mininet configuration
30     tools_system_count: 2
31
32     # Features to install
33     install-features: 'odl-ovsdb-southbound-impl-rest'
34
35     # Robot custom options
36     robot-options: ''