X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fopflex-custom.yaml;h=ee676cf3de7f6a709eef80e7570cc37c7b7e2fe2;hb=3343b096724772b66fcded62909b4e7166be2e4f;hp=6e26c44e427d2530e96bb8fb0ad25344c43f07ca;hpb=6bbf1fdb7af2c503dd460b8a8f5cb4c247db85d9;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}'