Zuul v3 readme updates

Adds a link to a storyboard search for low-hanging-fruit.

Updates the roadmap to reflect some tasks having been completed,
and one re-ordered (we were able to run jobs on zuul earlier than
expected).

Change-Id: Ibd56f61a0b7b5a48c048c2277e7d050dd8ebf9c6
This commit is contained in:
James E. Blair 2017-03-07 09:28:40 -08:00
parent 673d68e24b
commit 903a7466fb
1 changed files with 9 additions and 4 deletions

View File

@ -88,6 +88,14 @@ way to get started with this effort:
7) Check storyboard for status of current work items: https://storyboard.openstack.org/#!/board/41
Work items tagged with ``low-hanging-fruit`` are tasks that have
been identified as not requiring an expansive knowledge of the
system. They may still require either some knowledge or
investigation into a specific area, but should be suitable for a
developer who is becoming acquainted with the system. Those items
can be found at:
https://storyboard.openstack.org/#!/story/list?tags=low-hanging-fruit&tags=zuulv3
Once you are up to speed on those items, it will be helpful to know
the following:
@ -129,14 +137,11 @@ the following:
Roadmap
-------
* Implement Zookeeper for Nodepool builders and begin using this in
OpenStack Infra
* Implement Zookeeper for Nodepool launchers
* Begin using Zuul v3 to run jobs for Zuul itself
* Implement a shim to translate Zuul v2 demand into Nodepool Zookeeper
launcher requests
* Begin using Zookeeper based Nodepool launchers with Zuul v2.5 in
OpenStack Infra
* Begin using Zuul v3 to run jobs for Zuul itself
* Move OpenStack Infra to use Zuul v3
* Implement Github support
* Begin using Zuul v3 to run tests on Ansible repos