From: Aric Gardner Date: Thu, 4 Apr 2019 18:02:11 +0000 (-0400) Subject: INFO file vote job. X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=4f442ed783056a55fc24d501806104796cd35639;p=releng.git INFO file vote job. Counts votes from committers and automerges when a majority is reached. Change-Id: I5688fa237ea06a63c93f3a2658a97d65dd83283a Signed-off-by: Aric Gardner --- diff --git a/jjb/releng/releng-info-vote.yaml b/jjb/releng/releng-info-vote.yaml new file mode 100644 index 000000000..83818585a --- /dev/null +++ b/jjb/releng/releng-info-vote.yaml @@ -0,0 +1,6 @@ +--- +- project: + name: info-vote + build-node: lf-build2 + jobs: + - 'info-vote-verify'