[OpenStack-Infra] Zuul roadmap
James E. Blair
corvus at inaugust.com
Sat Dec 2 00:11:23 UTC 2017
Fabien Boucher <fboucher at redhat.com> writes:
>> * finish git driver
>>
>
> If ok for you, I want to propose myself to work on that git driver topic.
> I'll try to
> provide a first patch asap.
That's great, thanks!
There's some code there already, but it has no tests and hasn't been
used in a while -- I don't know if it still works.
Some brief thoughts about it:
* We should add some tests that exercise it
* It currently only supports file:// urls; it should also support
https://
* It should periodically poll for new updates (with a configurable
interval, maybe default to 2 hours?)
* When a branch is updated, it should perform a diffstat to determine if
any zuul config files were updated, and if so, emit an event for the
scheduler to reconfigure that tenant
-Jim
More information about the OpenStack-Infra
mailing list