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