X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fopflex-custom.yaml;h=03875ddff89d83ecda7f26df9556e1f69a351cd5;hb=6296d9910277f5fcc25862cb417e1d8c2fedeff8;hp=68b7292da8dbb8c70feec3c8fe47e4c76b7daa02;hpb=fda4eea3d881907e1fc8b84b7bd790dafdf72f3a;p=releng%2Fbuilder.git diff --git a/jjb/opflex/opflex-custom.yaml b/jjb/opflex/opflex-custom.yaml index 68b7292da..03875ddff 100644 --- a/jjb/opflex/opflex-custom.yaml +++ b/jjb/opflex/opflex-custom.yaml @@ -6,18 +6,23 @@ - 'opflex-merge-{stream}' stream: - - oxygen: + - magnesium: branch: 'master' libuv-version: '1.8.0' rapidjson-version: '1.0.2' openvswitch-version: '2.6.0' - - nitrogen: - branch: 'stable/nitrogen' + - sodium: + branch: 'stable/sodium' libuv-version: '1.8.0' rapidjson-version: '1.0.2' openvswitch-version: '2.6.0' - - carbon: - branch: 'stable/carbon' + - neon: + branch: 'stable/neon' + libuv-version: '1.8.0' + rapidjson-version: '1.0.2' + openvswitch-version: '2.6.0' + - fluorine: + branch: 'stable/fluorine' libuv-version: '1.8.0' rapidjson-version: '1.0.2' openvswitch-version: '2.6.0' @@ -29,10 +34,13 @@ - job-template: name: 'opflex-verify-{stream}' + disable-job: false + project-type: freestyle node: centos7-builder-2c-8g concurrent: true jdk: '{java-version}' + disabled: '{disable-job}' properties: - opendaylight-infra-properties: @@ -76,6 +84,7 @@ project: '{project}' branch: '{branch}' files: '**' + forbidden-files: '' builders: - opflex-build: @@ -135,6 +144,8 @@ gerrit-server-name: '{gerrit-server-name}' name: 'opflex' branch: '{branch}' + files: '**' + forbidden-files: '' builders: - opflex-build: