--- - project: name: bier-csit-basic jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: 'bier' # The functionality under test functionality: 'basic' # Project branches stream: # Removed jobs testing Carbon branches due to the CSIT update # incompatible changes in test suites for Nitrogen # TODO: Create test suites for specific release before # Nitrogen if needed. - oxygen: branch: 'master' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: 'karaf3' verify-stream: 'nitrogen' verify-branch: 'stable/nitrogen' verify-karaf-version: 'karaf4' install: - all: scope: 'all' # Features to install install-features: 'odl-bier-all' # Robot custom options robot-options: ''