Re: [openstack-dev] [openstack-infra][project-config] how project config is updated

2016-06-30 Thread Asselin, Ramy
Mailing List (not for usage questions) Subject: [openstack-dev] [openstack-infra][project-config] how project config is updated Hi all, After openstack-infra/project-config is updated, for example layout.yaml for zuul is changed, how the change is applied to the CI system? Is there a script to

Re: [openstack-dev] [openstack-infra][project-config] how project config is updated

2016-06-30 Thread Jeremy Stanley
On 2016-06-30 21:42:20 +0800 (+0800), 王华 wrote: > After openstack-infra/project-config is updated, for example layout.yaml > for zuul is changed, how the change is applied to the CI system? Is there a > script to trigger this change? I don't find some scripts in the pipeline of > project-config in

[openstack-dev] [openstack-infra][project-config] how project config is updated

2016-06-30 Thread 王华
Hi all, After openstack-infra/project-config is updated, for example layout.yaml for zuul is changed, how the change is applied to the CI system? Is there a script to trigger this change? I don't find some scripts in the pipeline of project-config in the layout.yaml to do this work. Do anyone know