X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fopflex-custom.yaml;h=8334a7a24972c99c66654d73a48ba8cc414060df;hb=428a47a10b3a6c59670063400095511d83d8cf51;hp=4490a389877efc7e9403c0605dc525b1d1fe175c;hpb=c4f5571795775e56ec9bef76c40247c4c34cd755;p=releng%2Fbuilder.git diff --git a/jjb/opflex/opflex-custom.yaml b/jjb/opflex/opflex-custom.yaml index 4490a3898..8334a7a24 100644 --- a/jjb/opflex/opflex-custom.yaml +++ b/jjb/opflex/opflex-custom.yaml @@ -6,13 +6,23 @@ - 'opflex-merge-{stream}' stream: - - fluorine: + - silicon: branch: 'master' - libuv-version: '1.8.0' - rapidjson-version: '1.0.2' - openvswitch-version: '2.6.0' - - oxygen: - branch: 'stable/oxygen' + libuv-version: '1.20.2' + rapidjson-version: '1.1.0' + openvswitch-version: '2.12.0' + - aluminium: + branch: 'stable/aluminium' + libuv-version: '1.20.2' + rapidjson-version: '1.1.0' + openvswitch-version: '2.12.0' + - magnesium: + branch: 'stable/magnesium' + libuv-version: '1.20.2' + rapidjson-version: '1.1.0' + openvswitch-version: '2.12.0' + - sodium: + branch: 'stable/sodium' libuv-version: '1.8.0' rapidjson-version: '1.0.2' openvswitch-version: '2.6.0' @@ -24,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: @@ -71,6 +84,7 @@ project: '{project}' branch: '{branch}' files: '**' + forbidden-files: '' builders: - opflex-build: @@ -130,6 +144,8 @@ gerrit-server-name: '{gerrit-server-name}' name: 'opflex' branch: '{branch}' + files: '**' + forbidden-files: '' builders: - opflex-build: