X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=6fe25d0fddacfb80cfec2fe12d056ede3a66e185;hb=e48acf0922ad8f6c7838aea6a017e2ee39afd94c;hp=173c6bad676b3168859c7a298bf4981567943692;hpb=e9379cbbf67ee9f58a24e437782d92534d8b5449;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 173c6bad6..6fe25d0fd 100644 --- a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml @@ -2,7 +2,7 @@ - project: name: openflowplugin-csit-longevity jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'openflowplugin' @@ -11,39 +11,31 @@ # The functionality under test functionality: 'longevity' + # Set elasticsearch attribute to value 'long' for longevity jobs + #elasticsearch-attribute: 'long' + # Project branches stream: - - oxygen: + - aluminium: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 + 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 - 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' - - # mininet image - tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158 - - # Trigger jobs (on saturday) - schedule: 'H H * * 6' + robot-options: '-v TEST_LENGTH:23h -v NUM_SWITCHES:16'