X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=752e0c0c04b232b64fa40118bdac5722a7cbfbef;hb=d7f0089a47322c5028ad3cc3c71c52ecd1443139;hp=1d14c2bc5b3e525abea09de7986b733abb77fe0d;hpb=9319e02772bba40e23bca708918c482503fe9ae1;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 1d14c2bc5..752e0c0c0 100644 --- a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml @@ -5,39 +5,41 @@ - 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: + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + branch: "stable/magnesium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881' + tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200813-051640.743" # Features to install install-features: > - odl-openflowplugin-flow-services-rest, - odl-openflowplugin-app-table-miss-enforcer + 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"