INFO.yaml check vote for global-jjb 35/15035/12
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 25 Mar 2019 20:35:34 +0000 (16:35 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Wed, 3 Apr 2019 16:01:29 +0000 (12:01 -0400)
Global job per gerrit, that triggers on changes
to INFO.yaml file

And auto merged if a majority of committers
have voted.

This will create a review in the internal gerrit

If a tsc vote is required, RE must manually confirm
that this has happened.

We will need to give
Non-Interactive Users merge
or perhaps specifically only the jenkins
user.

Job will only trigger when a user votes +2
cludgy but it works.

Example of Job configuration:

- project:
    name: info-vote
    build-node: centos7-builder-2c-1g
    jobs:
      - 'info-vote-verify'

Change-Id: Ib386bd2ea51be113ca59610bd3281b9ad6923bce
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>

No differences found