--- - project: name: ocpplugin-csit-basic jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: 'ocpplugin' # The functionality under test functionality: 'get' # Project branches stream: - oxygen: branch: 'master' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: karaf3 install: - all: scope: 'all' # Features to install install-features: 'odl-restconf,odl-l2switch-switch,odl-ocpplugin-all' # Robot custom options robot-options: ''