commit | f0a601a307577bd034bb039758c1704dc79243e5 | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Wed Feb 27 00:00:47 2019 +0100 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Wed Feb 27 00:00:47 2019 +0100 |
tree | 6a08956e8085b069c029742b2da06eb19bbee904 | |
parent | f679438b945c3a4ee9c7da01185239c39bfa4d98 [diff] |
zuul: use lowercase connection names and canonical_hostname ...because this string is what Zuul uses when mapping from Depends-on commit tags to connections, and because Python's urllib for some reason decided to return a *lowercase* version of URL hostnames. And because CzechLight != czechlight, arrrrrgh. Change-Id: I3fd4205c1010b400b7a53d1457eb76309afcaf62
This is what is currently powering the CI infrastructure tied to our Gerrit. It's mostly about Zuul v3 with Nodepool, log storage, etc.
Note that some pieces (Gerrit itself in particular) are still deployed via Puppet for legacy reasons. That configuration is internal.
# Example: provision the Zuul server ansible-playbook -i production site.yml -l zuul-server