Issue Type: Bug Bug
Affects Versions: current
Assignee: jyrkiput
Components: gerrit
Created: 30/Jan/14 9:50 AM
Description:

I use gerrit 2.8.1.
In the documentation, there is a --verified option for the command 'gerrit review'.
When I enter the following command:
ssh -p 29418 jenkins@192.168.0.18 gerrit review --project TestGerrit --code-review 0 2,1

Everything is fine.
But when I enter the following command:
ssh -p 29418 jenkins@192.168.0.18 gerrit review --project TestGerrit --verified 1 --core-review 0 2,1
An error is displayed:
fatal: "--verified" is not a valid option

I think this is why the gerrit / jenkins plugin is hanging ... It still needs to send a --verified option which make the jenkins submission fails

When I look at the jenkins Logs, I see:

http://192.168.0.47:8080/job/gerrit_test/32/ : FAILURE' --verified -1 --code-review 0

There is no 'verified' menu in gerrit too. So, I think all the 'verified' things have been removed from Gerrit.

Environment: gerrit-2.8.1
Jenkins 1.544
Project: Jenkins
Priority: Major Major
Reporter: yann collette
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to