X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=e94a8efcc7e5eec1e2fbdcafa93912f4dd7e5510;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=41c069444fa09b57a88c8d77aff194dcafbe57d5;hpb=e8a56411730412990a7ad3ef97bcee5643d981a9;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 41c069444f..e94a8efcc7 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,32 +13,27 @@ # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + 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-ui, + odl-openflowplugin-flow-services-rest, odl-openflowplugin-app-table-miss-enforcer, decanter-collector-jmx, decanter-appender-elasticsearch # Robot custom options - robot-options: '-v TEST_LENGTH:23h' - - # mininet image - tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300 - - # Trigger jobs (on saturday) - schedule: 'H H * * 6' + robot-options: '-v TEST_LENGTH:23h -v NUM_SWITCHES:16'