[openstack-dev] [CI] [zuul] Can not vote +/-1 verified into gerrit server

Evgeny Antyshev eantyshev at virtuozzo.com
Thu Sep 10 10:50:39 UTC 2015



On 10.09.2015 11:30, Xie, Xianshan wrote:
>
> Hi, all,
>
>    In my CI environment, after submitting a patch into 
> openstack-dev/sandbox,
>
> the Jenkins Job can be launched automatically, and the result message 
> of the job also can be posted into the gerrit server successfully.
>
> Everything seems fine.
>
> But in the “Verified” column, there is no verified vote, such as +1 or -1.
>
You will be able when your CI account is added to "Third-Party CI" group 
on review.openstack.org
https://review.openstack.org/#/admin/groups/270,members
I advice you to ask for such a permission in an IRC meeting for 
third-party CI maintainers:
https://wiki.openstack.org/wiki/Meetings/ThirdParty
But you still won't be able to vote on other projects, except the sandbox.

> (patch url: https://review.openstack.org/#/c/222049/,
>
> CI name:  Fnst OpenStackTest CI)
>
> Although I have already added the “verified” label into the 
> layout.yaml , under the check pipeline, it does not work yet.
>
> And my configuration info is setted as follows:
>
> Layout.yaml
>
> -------------------------------------------
>
> pipelines:
>
>   - name: check
>
>    trigger:
>
>      gerrit:
>
>       - event: patchset-created
>
>       - event: change-restored
>
>       - event: comment-added
>
>>
>    success:
>
>     gerrit:
>
>       verified: 1
>
>    failure:
>
>     gerrit:
>
>       verified: -1
>
> jobs:
>
>    - name: noop-check-communication
>
>       parameter-function: reusable_node
>
> projects:
>
> - name: openstack-dev/sandbox
>
>    - noop-check-communication
>
> -------------------------------------------
>
> And the projects.yaml of Jenkins job:
>
> -------------------------------------------
>
> - project:
>
> name: sandbox
>
> jobs:
>
>       - noop-check-communication:
>
>          node: 'devstack_slave || devstack-precise-check || d-p-c'
>
>>
> -------------------------------------------
>
> Could anyone help me? Thanks in advance.
>
> Xiexs
>
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150910/9f60bf7f/attachment.html>


More information about the OpenStack-dev mailing list