--- - project: name: openflowplugin-csit-longevity-old jobs: - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' build-timeout: 1440 # The functionality under test functionality: 'longevity' # Project branches stream: - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' install: - only: scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui,decanter-collector-jmx,decanter-appender-elasticsearch' # Robot custom options robot-options: '-v TEST_LENGTH:23h'