- project: name: openflowplugin-csit-bulkomatic-clustering-daily jobs: - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' # The functionality under test functionality: 'bulkomatic-clustering-daily' # Project branches stream: - carbon: branch: 'master' jre: 'openjdk8' - boron: branch: 'stable/boron' jre: 'openjdk8' install: - only: scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic' # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium'