--- - project: name: openflowplugin-csit-longevity jobs: - inttest-csit-1node # The project name project: "openflowplugin" jre: "openjdk17" build-timeout: 1440 # The functionality under test functionality: "longevity" # Set elasticsearch attribute to value 'long' for longevity jobs # elasticsearch-attribute: 'long' # Project branches stream: - argon: branch: "master" - chlorine: branch: "stable/chlorine" - sulfur: branch: "stable/sulfur" jre: "openjdk11" install: - only: scope: "only" # Features to install install-features: > odl-openflowplugin-flow-services-rest, odl-openflowplugin-app-table-miss-enforcer # Robot custom options robot-options: "-v TEST_LENGTH:23h -v NUM_SWITCHES:16"