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