Remove all ODL Boron Jobs
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-clustering.yaml
1 ---
2 - project:
3     name: ovsdb-csit-clustering
4     jobs:
5       - '{project}-csit-3node-{functionality}-{install}-{stream}'
6       - '{project}-csit-verify-3node-{functionality}'
7     # The project name
8     project: 'ovsdb'
9
10     # The functionality under test
11     functionality:
12       - 'upstream-clustering'
13       - 'gate-clustering'
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
28     install:
29       - only:
30           scope: 'only'
31
32     # Features to install
33     install-features: 'odl-ovsdb-southbound-impl-rest,decanter-collector-jmx,decanter-appender-elasticsearch'
34
35     # Robot custom options
36     robot-options: ''