X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=6fe25d0fddacfb80cfec2fe12d056ede3a66e185;hb=e48acf0922ad8f6c7838aea6a017e2ee39afd94c;hp=7df4298dba227a2be66c157984d915b96e7b2d14;hpb=e6d7f315bb47c0546035b16b4dbe89930bb18699;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 7df4298db..6fe25d0fd 100644 --- a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml @@ -11,31 +11,31 @@ # The functionality under test functionality: 'longevity' + # Set elasticsearch attribute to value 'long' for longevity jobs + #elasticsearch-attribute: 'long' + # Project branches stream: - - sodium: + - aluminium: branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - disable-job: true + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - 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 - 20190415-091034.881' # Features to install install-features: > odl-openflowplugin-flow-services-rest, - odl-openflowplugin-app-table-miss-enforcer, - decanter-collector-jmx, - decanter-appender-elasticsearch + odl-openflowplugin-app-table-miss-enforcer # Robot custom options robot-options: '-v TEST_LENGTH:23h -v NUM_SWITCHES:16'