Revert "copr-backend: don't start machines on hv02 x86"

This reverts commit 21d01db0a6.
This commit is contained in:
Pavel Raiskup 2024-04-02 12:55:22 +02:00
parent 7fc71b11ab
commit 3327264e55

View file

@ -78,11 +78,7 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot
{% for hv in ["01", "02", "03", "04"] %}
{% if "x86_hypervisor_" + hv in builders %}
copr_hv_x86_64_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}:
{% if hv == "02" %}
max: 0
{% else %}
max: {{ builders["x86_hypervisor_" + hv]["x86_64"][0] }}
{% endif %}
max_starting: {{ builders["x86_hypervisor_" + hv]["x86_64"][1] }}
max_prealloc: {{ builders["x86_hypervisor_" + hv]["x86_64"][2] }}
tags: