Merge "Use larger heap size for distribution SFT"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-bulkomatic-clustering-daily.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-bulkomatic-clustering-daily
4     jobs:
5       - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'openflowplugin'
9
10     # The functionality under test
11     functionality:
12       - bulkomatic-clustering-daily
13       - gate-bulkomatic-clustering-daily
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
36     # Features to install
37     install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic'
38
39     # Robot custom options
40     robot-options: '-v ODL_OF_PLUGIN:lithium'