--- - project: name: sxp-csit-performance jobs: - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'sxp' # The functionality under test functionality: 'performance' # Project branches stream: - nitrogen: branch: 'master' jre: 'openjdk8' - carbon: branch: 'stable/carbon' jre: 'openjdk8' install: - only: scope: 'only' - all: scope: 'all' # Features to install install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-robot' # Robot custom options: robot-options: ''