X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity.yaml;h=38b8e609a3c68d96ae039a0e4e51151119ec7200;hb=53d9e249a24624cdf89c2c3c67128de34110dfe1;hp=2305d82752e5285d31953f51e419cab25a55a5da;hpb=6e54d42d5a08f4bf66f0203f37acfc841e7e8f85;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity.yaml index 2305d8275..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,34 +13,26 @@ # Project branches stream: - - nitrogen: + - fluorine: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' 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-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'