X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=3f0b4e17dcae26a7a043e581fc72fe9a63ae5f08;hb=05be6ce227756e8015a37fbc6466724a338f419a;hp=38b8e609a3c68d96ae039a0e4e51151119ec7200;hpb=4d616e4fac941f77ed206a573970ef3f98d9c464;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 38b8e609a..3f0b4e17d 100644 --- a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml @@ -5,34 +5,35 @@ - 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: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - phosphorus: + branch: "master" + 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 - 20180301-1041' + scope: "only" # 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"