X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=38b8e609a3c68d96ae039a0e4e51151119ec7200;hb=5977e805e57da4ce9877ac5e4a5d38db7fef5abd;hp=1262c9b2d228d074ba5dafc72ffb33ad1378d3a7;hpb=958a3b1043093fc94bc2c50896e20b96584863fe;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 1262c9b2d..38b8e609a 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' @@ -13,18 +13,20 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' + - oxygen: + branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 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 +35,4 @@ decanter-appender-elasticsearch # Robot custom options - robot-options: '-v TEST_LENGTH:23h' - - # mininet image - tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158 - - schedule: '{schedule-saturday}' + robot-options: '-v TEST_LENGTH:23h -v NUM_SWITCHES:16'