X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fopflex-custom.yaml;h=ee676cf3de7f6a709eef80e7570cc37c7b7e2fe2;hb=c026ea567af29a840fac0a1a9c539bcdce3df0d7;hp=6e26c44e427d2530e96bb8fb0ad25344c43f07ca;hpb=9d3411a2306a1888938519663483b47b04d26182;p=releng%2Fbuilder.git diff --git a/jjb/opflex/opflex-custom.yaml b/jjb/opflex/opflex-custom.yaml index 6e26c44e4..ee676cf3d 100644 --- a/jjb/opflex/opflex-custom.yaml +++ b/jjb/opflex/opflex-custom.yaml @@ -9,11 +9,16 @@ # stream: release stream (eg. stable-lithium or beryllium) # branch: git branch (eg. stable/lithium or master) stream: - - beryllium: + - boron: branch: 'master' jdk: openjdk7 jdks: - openjdk7 + - beryllium: + branch: 'stable/beryllium' + jdk: openjdk7 + jdks: + - openjdk7 project: 'opflex' @@ -34,7 +39,8 @@ project: opflex-openvswitch_tgz-{stream} flatten: true - shell: - !include-raw-escape include-raw-opflex-build.sh + !include-raw-escape: + - include-raw-opflex-build.sh - job-template: name: 'opflex-verify-{stream}'