X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services.yaml;h=08134d3d6f85757a769488e912120c7bed620587;hb=e7b910fbfd96a70e8459e5adbc4b205d8e1a729c;hp=0e8baca8afbd16215a15a6e7108df9fb172c9a13;hpb=078eca553c824ed2f789a0ab46ec21823feb2504;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index 0e8baca8a..08134d3d6 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml @@ -12,12 +12,12 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - jdk: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jdk: 'openjdk7' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' install: - only: @@ -26,10 +26,13 @@ scope: 'all' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui' + install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer' # Robot custom options - robot-options: '-e adsal' + robot-options: '' + + # mininet image + mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g' # Trigger jobs (upstream dependencies) trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'