copr-be: move to i4i.large Copr builders
https://bugzilla.redhat.com/show_bug.cgi?id=2144249
This commit is contained in:
parent
5afe93f783
commit
ac0f56446d
1 changed files with 4 additions and 1 deletions
|
@ -3,6 +3,9 @@
|
|||
echo >&2 "running: $0 $*"
|
||||
echo >&2 '$'"RESALLOC_NAME: $RESALLOC_NAME"
|
||||
|
||||
# TODO: moved from i3.large to i4i.large because
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2144249
|
||||
|
||||
cmd=(
|
||||
/usr/bin/resalloc-aws-new
|
||||
--aws-profile default
|
||||
|
@ -14,7 +17,7 @@ cmd=(
|
|||
--possible-subnet {{ subnet }}
|
||||
{% endfor %}
|
||||
{% if item == 'x86_64' %}
|
||||
--instance-type i3.large
|
||||
--instance-type i4i.large
|
||||
{% else %}
|
||||
--instance-type a1.xlarge
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue