X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=faab686622dac1d2908c0cc1e45b98a1eab4aebd;hb=1114408e7a08116cd212918bc5c218d70853f02f;hp=289bffdffe41719e0760e2808affd2a5d38bf54b;hpb=0657ecce96be698fec0d14c2801bddff5936eda5;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index 289bffdff..faab68662 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -12,23 +12,27 @@ # 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: '-v ODL_OF_PLUGIN:lithium' + # mininet image + # TODO: Remove mininet-image as it's deprecated in favor of vm_1_image + mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g' + tools_system_image: 'Ubuntu 14.04 - mininet-ovs-2.5 - 20161031-0804' + # Trigger jobs (upstream dependencies) trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}' -