copr-be: drop useless pools

These were added to implement automatic cleanup.  But all the resources
inside have already been cleaned up.
This commit is contained in:
Pavel Raiskup 2023-11-22 17:46:33 +01:00
parent 4df602f3ac
commit 3238a79677

View file

@ -310,7 +310,7 @@ copr_osuosl_p09_{% if devel %}dev{% else %}prod{% endif %}:
#### Evacuate machines in older pools
{% for poolname in ['aws_aarch64_reserved', 'aws_x86_64_spotreserved', 'aws_aarch64_spotreserved'] %}
{% for poolname in [] %}
{{ poolname }}_{% if devel %}dev{% else %}prod{% endif %}:
max: 0
cmd_new: /bin/true