Disable Lithium jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering-lithium-redesign-old.yaml
1 - project:
2     name: openflowplugin-csit-clustering-lithium-redesign-old
3     jobs:
4         - '{project}-csit-3node-{functionality}-{install}-{stream}'
5         - '{project}-csit-verify-3node-{functionality}'
6
7     # The project name
8     project: 'openflowplugin'
9
10     # The functionality under test
11     functionality: 'clustering-lithium-redesign'
12
13     # Project branches
14     stream:
15         - beryllium:
16             branch: 'stable/beryllium'
17             jre: 'openjdk7'
18         - stable-lithium:
19             disabled: true
20             branch: 'stable/lithium'
21             jre: 'openjdk7'
22
23     install:
24         - only:
25             scope: 'only'
26
27     # Features to install
28     install-features: 'odl-openflowplugin-flow-services-ui-li'
29
30     # Robot custom options
31     robot-options: '-v ODL_OF_PLUGIN:lithium'
32
33     # Trigger jobs (upstream dependencies)
34     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
35