buildvm-s390x: add a cache02 on buildvm-s390x-24

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-01-10 13:56:32 -08:00
parent 333f125baa
commit bf571230c4

View file

@ -34,8 +34,8 @@ failed_buildroot_lifetime=14400
{% endif %}
{% if host in groups['buildvm_s390x'] %}
# s390x builders use a local varnish cache
topurl = http://kojipkgs-cache01.s390.fedoraproject.org http://kojipkgs01.fedoraproject.org http://kojipkgs02.fedoraproject.org
# s390x builders use two local varnish cache instances
topurl = http://kojipkgs-cache01.s390.fedoraproject.org http://kojipkgs-cache02.s390.fedoraproject.org
{% elif host in groups['buildvm_s390x_stg'] %}
# s390x staging builder uses a local varnish cache
topurl = http://kojipkgs-cache01.stg.s390.fedoraproject.org {{koji_topurl}}