summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2019-04-04 14:02:11 -0400
committerAric Gardner <agardner@linuxfoundation.org>2019-04-04 14:02:11 -0400
commit4f442ed783056a55fc24d501806104796cd35639 (patch)
tree11c9c9463591e433e89f571e70750015af619eac /jjb
parent1cc08f8cfc2cd8fb7d73bd5d0cd87c4b906b84a7 (diff)
INFO file vote job.
Counts votes from committers and automerges when a majority is reached. Change-Id: I5688fa237ea06a63c93f3a2658a97d65dd83283a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/releng/releng-info-vote.yaml6
1 files changed, 6 insertions, 0 deletions
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'