Update releng/global-jjb repository information
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity-old.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-longevity-old
4     jobs:
5       - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'openflowplugin'
9     build-timeout: 1440
10
11     # The functionality under test
12     functionality: 'longevity'
13
14     # Project branches
15     stream:
16       - beryllium:
17           branch: 'stable/beryllium'
18           jre: 'openjdk7'
19
20     install:
21       - only:
22           scope: 'only'
23
24     # Features to install
25     install-features: 'odl-openflowplugin-flow-services-ui,decanter-collector-jmx,decanter-appender-elasticsearch'
26
27     # Robot custom options
28     robot-options: '-v TEST_LENGTH:23h'