--- - project: name: usc-csit-tcp jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: 'usc' # The functionality under test functionality: 'tcp' # Project branches stream: - sodium: branch: 'master' - neon: branch: 'stable/neon' - fluorine: branch: 'stable/fluorine' # yamllint disable-line rule:line-length repo-url: 'mvn:org.opendaylight.usc/usc-features/1.6.0-SNAPSHOT/xml/features' - oxygen: branch: 'stable/oxygen' disable-job: true install: - all: scope: 'all' # Features to install install-features: 'odl-restconf,odl-mdsal-apidocs,odl-usc-channel-ui' # Robot custom options robot-options: ''