copr-hv: enable migrated hvs on copr-be-dev

This commit is contained in:
Jiri Kyjovsky
2026-02-16 15:34:54 +01:00
parent 68ec08de9f
commit 8dd7e55028
5 changed files with 10 additions and 7 deletions

View File

@@ -195,7 +195,7 @@ copr_osuosl_{% if cpu == "p10" %}p10{% else %}p09{% endif %}_{% if on_demand %}{
{% endmacro %}
# x86_64 hypervisors
{% for hv in ["04"] %}
{% for hv in ["01", "02", "03", "04"] %}
{% if "x86_hypervisor_" + hv in builders %}
vmhost_x86_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}:
max: {{ builders["x86_hypervisor_" + hv]["x86_64"][0] }}