--- - project: name: bgpcep-csit-bgpclustering-longevity jobs: - inttest-csit-3node # The project name project: 'bgpcep' # The functionality under test functionality: 'bgpclustering-longevity' # Set elasticsearch attribute to value 'long' for longevity jobs elasticsearch-attribute: 'long' # Project branches stream: - magnesium: branch: 'master' jre: 'openjdk11' - sodium: branch: 'stable/sodium' - neon: branch: 'stable/neon' install: - only: scope: 'only' # Features to install install-features: > odl-restconf-noauth, odl-bgpcep-bgp, odl-bgpcep-bgp-config-example # Built timeout build-timeout: '1500'