Nitrogen branch cutting
[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       - nitrogen:
18           branch: 'master'
19           jre: 'openjdk8'
20       - carbon:
21           branch: 'stable/carbon'
22           jre: 'openjdk8'
23       - boron:
24           branch: 'stable/boron'
25           jre: 'openjdk8'
26
27     install:
28       - only:
29           scope: 'only'
30
31     # Features to install
32     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic'
33
34     # Robot custom options
35     robot-options: '-v ODL_OF_PLUGIN:lithium'