X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=5078cedf86b87f300f34e1282f10ef6efeac97a8;hb=68ed4905bdb6ee0bec6d182122022c7b295df36c;hp=9fc5de8dad89b5d41b47a2cc22b8d769ac7e962e;hpb=8e01c22efc521188260ebb84b049d9db64e26ca8;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index 9fc5de8da..5078cedf8 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -12,21 +12,25 @@ # Project branches stream: - - beryllium: + - carbon: branch: 'master' - - 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: '' + robot-options: '-v ODL_OF_PLUGIN:lithium' + + # 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}' -