From 4f442ed783056a55fc24d501806104796cd35639 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Thu, 4 Apr 2019 14:02:11 -0400 Subject: [PATCH] INFO file vote job. Counts votes from committers and automerges when a majority is reached. Change-Id: I5688fa237ea06a63c93f3a2658a97d65dd83283a Signed-off-by: Aric Gardner --- jjb/releng/releng-info-vote.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 jjb/releng/releng-info-vote.yaml 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' -- 2.16.6