First of all, change the "vendor" to your vendor name in
/etc/jenkins_jobs/config/projects.yaml file. Also, restart the zuul and
zuul merger.


On Mon, Jul 13, 2015 at 12:29 PM, Tang Chen <tangc...@cn.fujitsu.com> wrote:

> Hi all,
>
> I have constructed my CI system.
> When I tested it with sandbox project, I posted a patch to Gerrit.
>
> https://review.openstack.org/201002
>
> But I got this error in zuul scheduler:
>
> 2015-07-14 14:07:24,921 DEBUG zuul.Scheduler: Run handler awake
> 2015-07-14 14:07:24,921 DEBUG zuul.Scheduler: Fetching trigger event
> 2015-07-14 14:07:24,922 DEBUG zuul.Scheduler: Processing trigger event
> <TriggerEvent comment-added openstack-dev/sandbox master 201002,1
> Verified:1>
> 2015-07-14 14:07:24,922 DEBUG zuul.Scheduler: Project
> openstack-dev/sandbox not found
> 2015-07-14 14:07:24,922 DEBUG zuul.Scheduler: Run handler sleeping
>
>
> My /etc/zuul/layout/layout.yaml looks like this:
>
> projects:
>   - name: openstack-dev/sandbox
>     check:
>       - noop-check-communication
>
>
> My /etc/jenkins_jobs/config/projects.yaml looks like this:
>
> - project:
>     name: sandbox
>     github-org: openstack-dev
>     node: master
>     vendor: myvendor
>
>     jobs:
>         - noop-check-communication
>         - dsvm-tempest-full:
>             node: 'devstack_slave || devstack-precise-check || d-p-c'
>
>
> And Jenkins master works fine.
>
>
> Does anyone know what is going on here ?
>
>
> Thanks.
>
>
>
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



-- 


*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to