X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=cac04bd85bc142308533273e5cb999d507eead80;hb=c834b9b47899de1e299a39b26389670ac34199b1;hp=ba02036581471a5c22c338265d030796c9f7ac35;hpb=7ab38774cc70d890273f50da2f3975368cffc2ca;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index ba0203658..cac04bd85 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -12,23 +12,22 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - - beryllium: - branch: 'stable/beryllium' - - stable-lithium: - branch: 'stable/lithium' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' install: - only: scope: 'only' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui-li' + install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer' # Robot custom options - robot-options: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}' + robot-options: '-v ODL_OF_PLUGIN:lithium' + # mininet image + tools_system_image: 'Ubuntu 14.04 - mininet-ovs-25 - 20170130-0414'