summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@redhat.com>2017-03-07 09:28:40 -0800
committerJames E. Blair <jeblair@redhat.com>2017-03-07 09:28:40 -0800
commit903a7466fb427ad5b0bccdac47666807c03a5960 (patch)
tree0cf0b8511835f92bb99ddcd3d931da288fd82f11 /README.rst
parent673d68e24b0cce009eee1f77fd99d9573fe5aeb4 (diff)
downloadzuul-903a7466fb427ad5b0bccdac47666807c03a5960.tar.gz
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
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 697d994ab..425a6652e 100644
--- a/README.rst
+++ b/README.rst
@@ -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