X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=e94a8efcc7e5eec1e2fbdcafa93912f4dd7e5510;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=2f3500d412347722e941aa73ba11b2d763081b2b;hpb=5989c2b774b7aeeedc723e64662acbbfa1013464;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 2f3500d41..e94a8efcc 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' @@ -19,12 +19,15 @@ branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - karaf-version: karaf3 + karaf-version: 'karaf3' install: - only: scope: 'only' + # Job images + tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-26 - 20171208-1847' + # Features to install install-features: > odl-openflowplugin-flow-services-rest, @@ -33,9 +36,4 @@ decanter-appender-elasticsearch # Robot custom options - robot-options: '-v TEST_LENGTH:23h' - - # mininet image - tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212 - - schedule: '{schedule-saturday}' + robot-options: '-v TEST_LENGTH:23h -v NUM_SWITCHES:16'