--- - project: name: bier-csit-basic jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: 'bier' disable-job: true # The functionality under test functionality: 'basic' # Project branches stream: - magnesium: branch: 'master' - sodium: branch: 'stable/sodium' - neon: branch: 'stable/neon' - fluorine: branch: 'stable/fluorine' verify-stream: 'fluorine' verify-branch: 'stable/fluorine' verify-karaf-version: 'karaf4' install: - all: scope: 'all' # Features to install install-features: 'odl-bier-all' # Robot custom options robot-options: ''