Merge "Adding upstream dependencies into GBP clustering"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity-lithium-redesign.yaml
1 - project:
2     name: openflowplugin-csit-longevity-lithium-redesign
3     jobs:
4         - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
5
6     # The project name
7     project: 'openflowplugin'
8
9     # The functionality under test
10     functionality: 'longevity-lithium-redesign'
11
12     # Project branches
13     stream:
14         - beryllium:
15             branch: 'master'
16
17     install:
18         - only:
19             scope: 'only'
20
21     # Features to install
22     install-features: 'odl-openflowplugin-flow-services-ui-li'
23
24     # Robot custom options
25     robot-options: '-v TEST_LENGTH:23@hours --escape space:@'
26
27     # Trigger jobs (weekly)
28     schedule: 'H H * * *'
29