commit | c0f146cd76f52ba36b566e468482802d2c992dc4 | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Thu Feb 14 18:12:52 2019 +0100 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Thu Feb 14 18:12:52 2019 +0100 |
tree | 4cc5b300c74a862a96423b5db575963ce1b23031 | |
parent | 5b44cc8d8e2650d7431c6c2570bc2c80e6cb38fc [diff] |
Update nodepool - bring this in sync with the latest upstream - enforce the SSH host key checking - do not spin up containers preemptively, because that looked like something potentially causing some troubles when debugging, and maybe running too many containers as well Change-Id: I8e960ba85e8a740b29d8ca1e7b5c0b27f1b8564f
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