--- - project: name: openflowplugin-csit-clustering-bulkomatic jobs: - '{project}-csit-3node-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' # The functionality under test functionality: - clustering-bulkomatic - gate-clustering-bulkomatic # Project branches stream: - oxygen: branch: 'master' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: karaf3 install: - only: scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic' # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium'