X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=6fe25d0fddacfb80cfec2fe12d056ede3a66e185;hb=e48acf0922ad8f6c7838aea6a017e2ee39afd94c;hp=f7e1660a2c8f5ef7f6f43499eb7bb801e6399163;hpb=b84f55e73cdfe2a54a7b6b90ee416a230cc41372;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index f7e1660a2..6fe25d0fd 100644 --- a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml @@ -11,17 +11,19 @@ # The functionality under test functionality: 'longevity' + # Set elasticsearch attribute to value 'long' for longevity jobs + #elasticsearch-attribute: 'long' + # Project branches stream: - - magnesium: + - aluminium: branch: 'master' jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' - sodium: branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' install: - only: @@ -33,9 +35,7 @@ # 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'