--- - project: name: usc-csit-channel jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: 'usc' # The functionality under test functionality: 'channel' # Project branches stream: - fluorine: branch: 'master' trigger-jobs: '{project}-merge-{stream}' # yamllint disable-line rule:line-length bundle-url: 'https://jenkins.opendaylight.org/releng/view/usc/job/usc-merge-fluorine/lastBuild/org.opendaylight.usc$usc-karaf/artifact/org.opendaylight.usc/usc-karaf/1.6.0-SNAPSHOT/usc-karaf-1.6.0-SNAPSHOT.zip' - oxygen: branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: karaf3 install: - all: scope: 'all' # Features to install install-features: 'odl-restconf,odl-mdsal-apidocs,odl-usc-channel-ui' # Robot custom options robot-options: ''