- project: name: openflowplugin-csit-bulkomatic-clustering-daily-lithium-redesign-old jobs: - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' # The functionality under test functionality: 'bulkomatic-clustering-daily-lithium-redesign' # Project branches stream: - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' install: - only: scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui-li,odl-openflowplugin-app-bulk-o-matic-li' # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium' # Trigger jobs (daily) schedule: 'H H * * *'