--- - project: name: netconf-csit-userfeatures jobs: - inttest-csit-1node - inttest-csit-verify-1node # 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: ZZCI - Ubuntu 14.04 - gbp - 20171208-2336 # 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'