Fixes for info votes 01/15201/3
authorAric Gardner <agardner@linuxfoundation.org>
Thu, 4 Apr 2019 19:56:01 +0000 (15:56 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Mon, 8 Apr 2019 19:44:12 +0000 (15:44 -0400)
commit99d9f864cb6b47631503472f064693fc7f68ec8e
tree153e9fc9165f0dce79c45829bf1b002e72cafa0c
parent623134d6449371e8bc28095e53abc051bbb6b4a2
Fixes for info votes

gerrit trigger is not working in opnfv.
we had this happen to some of the read the docs jobs...
An updgrade of gerrit is planned to hopefully resolve this.

Not sure were to test to approval category stuff.
That said I think the mistake is that the value is an int.

            approval-category: 'WHATEVER'
            approval-value: 2

I dont actually want the script to exit on first error, need to output
the vote verdict.

not sure why I thought that JENKINS_SSH_CREDENTIAL
was the correct var for the ssh user.
switched to $USER

Change-Id: I6714361423948eb1764e9c18da699dafd4cd24a9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
jjb/lf-info-vote.yaml
releasenotes/notes/lf-info-vote-74329a41dfea62be.yaml
shell/check-info-votes.sh