X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Flacp%2Flacp-csit-lacp.yaml;h=c36c114ac5ebef558f8998d325adb7448b876585;hb=c6dd8be243134ba5a87db1a2eb96b90452608f3d;hp=3ed4e93605c400cc5feb718e03aa545ec0445f31;hpb=f74851aa75dfa2922cedff57a1b75e80cf319403;p=releng%2Fbuilder.git diff --git a/jjb/lacp/lacp-csit-lacp.yaml b/jjb/lacp/lacp-csit-lacp.yaml index 3ed4e9360..c36c114ac 100644 --- a/jjb/lacp/lacp-csit-lacp.yaml +++ b/jjb/lacp/lacp-csit-lacp.yaml @@ -12,13 +12,17 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' - stable-lithium: + disabled: true branch: 'stable/lithium' jre: 'openjdk7' @@ -28,7 +32,7 @@ - all: scope: 'all' - mininet-image: 'ubuntu-trusty-mininet-ovs-23' + mininet-image: 'ubuntu-trusty-mininet-ovs-23-2c-2g' # Features to install install-features: 'odl-lacp-ui' @@ -37,4 +41,4 @@ robot-options: ' ' # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},lacp-distribution-{stream}' + trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},lacp-distribution-{stream}'