--- - project: name: sxp-csit-basic jobs: - inttest-csit-1node # The project name project: 'sxp' # The functionality under test functionality: 'basic' # Project branches stream: - magnesium: branch: 'master' jre: 'openjdk11' - sodium: branch: 'stable/sodium' - neon: branch: 'stable/neon' trigger-jobs: '{project}-merge-{stream}' karaf-version: 'odl' # yamllint disable-line rule:line-length repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.8.0-SNAPSHOT/xml/features' install: - all: scope: 'all' # Features to install install-features: 'odl-restconf,odl-sxp-routing' # Robot custom options robot-options: ''