X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services-lithium-redesign.yaml;h=ecf9b7934ecf277775e0f6a60c99aa0f410b0de1;hb=1df622aceaaf9f329fd4bdcadc7503f2dcad12ca;hp=5e090b828fd2208d9e409d30691cf04824009d90;hpb=b61325eaee390aaed178db566b1a78719719fc59;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml index 5e090b828..ecf9b7934 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml @@ -11,10 +11,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: @@ -24,7 +29,7 @@ install-features: 'odl-openflowplugin-flow-services-ui-li' # Robot custom options - robot-options: '-e adsal' + robot-options: '' # Trigger jobs (upstream dependencies) trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'