Below are the tasks we worked on during our last sprint.

Regarding Software Factory:

Regarding our contributions to Zuul and Nodepool:

  • We worked on extra-vars, ansible-tags and ansible-skip-tags Zuul job attributes: https://review.openstack.org/546474 and https://review.openstack.org/575672
  • We fixed issues after upgrading sf-project.io, namely, Zuul gerrit 2.14 connection schema number needed to be cast to str, Zuul configloader was not skipping single project empty includes and Nodepool repeatedely tried to remove node in ERROR.
  • We continued to work on Zookeeper connection improvement to use Kazoo retry feature: https://review.openstack.org/#/q/topic:zookeeper-retry
  • We rebased all the extra drivers on top of the new Nodepool API and renamed OCI into RunC to be less confusing.
  • We investigated issue with Nodepool handling of different pools using different labels set.