bump up number of reserved instances for Copr builders
This commit is contained in:
parent
1bb258138d
commit
f1d0b20ac3
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ copr_osuosl_p09_{% if devel %}dev{% else %}prod{% endif %}:
|
|||
|
||||
{% if not devel %}
|
||||
# reserved instance
|
||||
{{ aws('aarch64', 21, 21, 21, priority=21, reserved=True) }}
|
||||
{{ aws('aarch64', 27, 27, 27, priority=21, reserved=True) }}
|
||||
{% endif %}
|
||||
|
||||
{{ aws('aarch64', builders.aws_spot.aarch64[0], builders.aws_spot.aarch64[1],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue