--- - project: name: mdsal-csit-cluster-singleton-partition-and-heal-longevity jobs: - inttest-csit-3node # The project name project: "controller" jre: "openjdk17" # The functionality under test functionality: "cs-partnheal-longevity" # Set elasticsearch attribute to value 'long' for longevity jobs # elasticsearch-attribute: 'long' # Project branches stream: - potassium: branch: "master" - argon: branch: "stable/argon" - chlorine: branch: "stable/chlorine" install: - only: scope: "only" # Features to install install-features: > odl-restconf-noauth, odl-clustering-test-app # Built timeout build-timeout: "1500"