commit | 256fc1f25138475f84aa81c739941feaf0d65ebe | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Tue Apr 16 20:41:27 2024 +0200 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Tue Apr 16 20:46:47 2024 +0200 |
tree | 51142327ebc40f47be973cde9da9c17180a38e35 | |
parent | 952c001bc699e355fd70bc884456a321b8f7d6f8 [diff] |
A forgotten update of the Fedora 38 image ...which, among other things, apparently solved a regression in STL. The CI has been running with this for a long time, but it wasn't present in our Ansible config. My bad, oops. Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109703 Change-Id: Id4a6102614bb9fe5e1207f6b6b09d781f202a7cc
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