X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fopflex-custom.yaml;h=ee676cf3de7f6a709eef80e7570cc37c7b7e2fe2;hb=c026ea567af29a840fac0a1a9c539bcdce3df0d7;hp=186d91e3aa91cc4b7a39b8e6bb441f06ab1e1907;hpb=219cc2935866c9c2b0f775fcf4cc863f75b607a0;p=releng%2Fbuilder.git diff --git a/jjb/opflex/opflex-custom.yaml b/jjb/opflex/opflex-custom.yaml index 186d91e3a..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'