X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Flacp%2Flacp-csit-lacp.yaml;h=3ed4e93605c400cc5feb718e03aa545ec0445f31;hb=a90b5e6614848f4653b2eb1ddb2be6d98b382e22;hp=fd8326f64a0b1f71a8a8680861d1cd747edd22d3;hpb=cc052ad9de9dfedc76fad5154fad92b70eca7794;p=releng%2Fbuilder.git diff --git a/jjb/lacp/lacp-csit-lacp.yaml b/jjb/lacp/lacp-csit-lacp.yaml index fd8326f64..3ed4e9360 100644 --- a/jjb/lacp/lacp-csit-lacp.yaml +++ b/jjb/lacp/lacp-csit-lacp.yaml @@ -2,7 +2,7 @@ name: lacp-csit-lacp jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}-{stream}' + - '{project}-csit-verify-1node-{functionality}' # The project name project: 'lacp' @@ -12,10 +12,15 @@ # Project branches stream: - - beryllium: + - boron: branch: 'master' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' - stable-lithium: branch: 'stable/lithium' + jre: 'openjdk7' install: - only: @@ -23,6 +28,8 @@ - all: scope: 'all' + mininet-image: 'ubuntu-trusty-mininet-ovs-23' + # Features to install install-features: 'odl-lacp-ui'