copr-be: hotfix quota
This commit is contained in:
parent
17c08c18c1
commit
ecca03fae2
1 changed files with 3 additions and 3 deletions
|
@ -129,9 +129,9 @@ copr_hv_ppc64le_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}:
|
|||
|
||||
# Z Cloud instances
|
||||
copr_ibm_cloud_s390x_tokyo_{% if devel %}dev{% else %}prod{% endif %}:
|
||||
max: {{ builders["ibm_cloud_tokyo"][0] }}
|
||||
max_prealloc: {{ builders["ibm_cloud_tokyo"][1] }}
|
||||
max_starting: {{ builders["ibm_cloud_tokyo"][2] }}
|
||||
max: 2
|
||||
max_prealloc: 1
|
||||
max_starting: 1
|
||||
tags:
|
||||
- copr_builder
|
||||
- name: arch_noarch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue