X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=936c67d836cd4ec5b6a6d566ab249f6f3098b114;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=622030d3e3532b8bee5193d274ba04c4570ed8f6;hpb=94dbade4c5d33fda5ce90eaceb527fc3c4b197e6;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 622030d3e..936c67d83 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-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'openflowplugin' @@ -13,18 +13,18 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - oxygen: + branch: 'stable/oxygen' install: - only: scope: 'only' + # Job images + tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20180301-1041' + # Features to install install-features: > odl-openflowplugin-flow-services-rest, @@ -33,9 +33,4 @@ decanter-appender-elasticsearch # Robot custom options - robot-options: '-v TEST_LENGTH:23h' - - # mininet image - tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847 - - schedule: '{schedule-saturday}' + robot-options: '-v TEST_LENGTH:23h -v NUM_SWITCHES:16'