X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=594d4efecefe017644b139f5f54f6cc327b59d98;hb=a75eb83c7b3f4b166d4ef71516b162deaa62a2d5;hp=81258823d25130bdf4616bd67464733a2fa5dfb8;hpb=dfe4d15ae3b146981dde66774aa45069a2c267b5;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 81258823d..594d4efec 100644 --- a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml @@ -5,36 +5,38 @@ - inttest-csit-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" build-timeout: 1440 # The functionality under test - functionality: 'longevity' + functionality: "longevity" # Set elasticsearch attribute to value 'long' for longevity jobs - #elasticsearch-attribute: 'long' + # elasticsearch-attribute: 'long' # Project branches stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + - sulfur: + branch: "master" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" install: - only: - scope: 'only' - - # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881' + scope: "only" # Features to install install-features: > - odl-openflowplugin-flow-services-rest, - odl-openflowplugin-app-table-miss-enforcer + odl-openflowplugin-flow-services-rest, + odl-openflowplugin-app-table-miss-enforcer # Robot custom options - robot-options: '-v TEST_LENGTH:23h -v NUM_SWITCHES:16' + robot-options: "-v TEST_LENGTH:23h -v NUM_SWITCHES:16"