X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services-lithium-redesign.yaml;h=0cd8d7489ff86b2303ba99848784b56167757467;hb=5a6ea423022e8d3e663097d510513dde2a56b7e9;hp=ff0bb9e619b120dedffa4a432ef3ea6b9adb8d58;hpb=8bbe815c7ac706551d92aef0147e08daf8e52a52;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 ff0bb9e61..0cd8d7489 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml @@ -1,7 +1,7 @@ - project: name: openflowplugin-csit-flow-services-lithium-redesign jobs: - - '{project}-csit-1node-cds-{functionality}-{install}-{stream}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' @@ -11,15 +11,22 @@ # Project branches stream: - - master: + - boron: branch: 'master' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' + - stable-lithium: + branch: 'stable/lithium' + jre: 'openjdk7' install: - only: scope: 'only' # Features to install - install-features: 'odl-openflowplugin-app-lldp-speaker-li' + install-features: 'odl-openflowplugin-flow-services-ui-li' # Robot custom options robot-options: '-e adsal'