X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=564182dfc46c832cb5cc9b5dd4bccdad9465b89a;hb=c63f16d4cc357b4e3449ae5f0950be3a5165f221;hp=634c7821517ad7946f0f3fbfb13fc116f18aeceb;hpb=f963acd7a1818e72109a3e409d1b4f95ef6a030b;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index 634c78215..564182dfc 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -12,20 +12,22 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' install: - only: scope: 'only' # 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: '-v ODL_OF_PLUGIN:lithium' - # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}' - + # mininet image + tools_system_image: 'Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300'