X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=5f08e6c7bcbbb4b0c5013dad7e236b69e0cea939;hb=548c01af3eed5174341ac884abb52db52bac0604;hp=ca0d53dbe07e80754405eec5f0e5715112493002;hpb=b0b38b35cb2994186d4e30d95b03faa2ba0736d8;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index ca0d53dbe..5f08e6c7b 100644 --- a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml @@ -5,34 +5,40 @@ - 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' # Project branches stream: - - neon: - branch: 'master' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" + - sodium: + branch: "stable/sodium" install: - only: - scope: 'only' + scope: "only" # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20181001-220228.326' + tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200811-063216.630" # Features to install install-features: > - odl-openflowplugin-flow-services-rest, - odl-openflowplugin-app-table-miss-enforcer, - decanter-collector-jmx, - decanter-appender-elasticsearch + 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"