forked from infra/ansible
copr-ibm: less workers per location
This commit is contained in:
parent
d9f9f04d3d
commit
c4f2fcfeff
1 changed files with 6 additions and 6 deletions
|
|
@ -62,18 +62,18 @@ builders:
|
|||
s390x: [2, 1, 0]
|
||||
|
||||
ibm_cloud_br_sao_1:
|
||||
s390x: [5, 5, 1]
|
||||
s390x: [3, 3, 1]
|
||||
ibm_cloud_br_sao_2:
|
||||
s390x: [5, 5, 1]
|
||||
s390x: [3, 3, 1]
|
||||
ibm_cloud_br_sao_3:
|
||||
s390x: [5, 5, 1]
|
||||
s390x: [3, 3, 1]
|
||||
|
||||
ibm_cloud_eu_es_1:
|
||||
s390x: [5, 5, 1]
|
||||
s390x: [3, 3, 1]
|
||||
ibm_cloud_eu_es_2:
|
||||
s390x: [5, 5, 1]
|
||||
s390x: [3, 3, 1]
|
||||
ibm_cloud_eu_es_3:
|
||||
s390x: [5, 5, 1]
|
||||
s390x: [3, 3, 1]
|
||||
|
||||
cloud_instance_types:
|
||||
ibm_cloud:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue