--- - project: name: netconf-csit-userfeatures jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - '{project}-csit-verify-1node-{functionality}' # The project name project: 'netconf' # The functionality under test functionality: - userfeatures - gate-userfeatures # Project branches stream: - oxygen: branch: 'master' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: karaf3 install: - all: scope: 'all' tools_system_image: Ubuntu 14.04 - gbp - 20171016-0224 # Features to install install-features: > odl-restconf, odl-netconf-mdsal, odl-mdsal-apidocs, odl-clustering-test-app, odl-netconf-topology # Robot custom options robot-options: '-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False'