X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopflex%2Fopflex-custom.yaml;h=53e085f0f834740e28c06dc8611ae16a222c1bc2;hb=731be378a1787522d40b744b7274ba08930fcaaf;hp=68b7292da8dbb8c70feec3c8fe47e4c76b7daa02;hpb=4c80c4c6bdc68a7baf9576c2721915bffea4dd81;p=releng%2Fbuilder.git diff --git a/jjb/opflex/opflex-custom.yaml b/jjb/opflex/opflex-custom.yaml index 68b7292da..53e085f0f 100644 --- a/jjb/opflex/opflex-custom.yaml +++ b/jjb/opflex/opflex-custom.yaml @@ -6,18 +6,23 @@ - 'opflex-merge-{stream}' stream: - - oxygen: + - aluminium: branch: 'master' + 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' - - nitrogen: - branch: 'stable/nitrogen' - 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' @@ -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: