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 the layout.yaml to do this work. Do anyone know how it
> works?

We have ansible roles in the openstack-infra/system-config repo
which are run from a wrapper script triggered by a cron job every 15
minutes to update modules on all our servers and do a `puppet apply`
on them. In the case of zuul layout.yaml, the updated config is put
in place by the Puppet module in the openstack-infra/puppet-zuul
module.
-- 
Jeremy Stanley

__________________________________________________________________________
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