From: Thanh Ha Date: Thu, 11 Feb 2016 23:38:10 +0000 (-0500) Subject: distribution-check should not skip vote X-Git-Tag: release/beryllium~16^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=releng%2Fbuilder.git;a=commitdiff_plain;h=163ad818b0eeef0ab075a4de06860295629794fc distribution-check should not skip vote Change-Id: Ia728318f3c9c9da4bb2c3cbbcce511c219f16a9d Signed-off-by: Thanh Ha --- diff --git a/jjb-templates/distribution-check.yaml b/jjb-templates/distribution-check.yaml index 4a77f22c9..9b344c999 100644 --- a/jjb-templates/distribution-check.yaml +++ b/jjb-templates/distribution-check.yaml @@ -61,10 +61,10 @@ - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' skip-vote: - successful: true - failed: true - unstable: true - notbuilt: true + successful: false + failed: false + unstable: false + notbuilt: false prebuilders: - wipe-org-opendaylight-repo