X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fopflex-custom.yaml;h=bc3a9af19707d1938a57cc036702fada7a489e08;hb=c6dd8be243134ba5a87db1a2eb96b90452608f3d;hp=7118fcfbb74b3157a584188eb0db48d9045c237d;hpb=f938eb3fb84891a5e8b040282075cbe2ecf9741e;p=releng%2Fbuilder.git diff --git a/jjb/opflex/opflex-custom.yaml b/jjb/opflex/opflex-custom.yaml index 7118fcfbb..bc3a9af19 100644 --- a/jjb/opflex/opflex-custom.yaml +++ b/jjb/opflex/opflex-custom.yaml @@ -9,9 +9,12 @@ # stream: release stream (eg. stable-lithium or beryllium) # branch: git branch (eg. stable/lithium or master) stream: - - boron: + - carbon: branch: 'master' jdk: openjdk7 + - boron: + branch: 'stable/boron' + jdk: openjdk7 - beryllium: branch: 'stable/beryllium' jdk: openjdk7 @@ -41,9 +44,10 @@ - job-template: name: 'opflex-verify-{stream}' + disabled: {disabled} + node: centos7-java-builder-2c-8g project-type: freestyle - node: centos7-java-builder-2c-8g concurrent: true jdk: '{jdk}' @@ -87,7 +91,7 @@ - job-template: name: 'opflex-merge-{stream}' - + disabled: {disabled} node: centos7-java-builder-2c-8g jdk: '{jdk}'