copr: configure playbook execution time for x86_64 and ppc64le builders
This configuration will start working with copr-backend > 1.128
This commit is contained in:
parent
a75cc6f246
commit
e3064cc34f
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,7 @@ group0_max_vm_total=44
|
|||
group0_vm_spawn_min_interval=5
|
||||
group0_max_spawn_processes=5
|
||||
{% endif %}
|
||||
group0_playbook_timeout=1000
|
||||
|
||||
group1_spawn_playbook=/home/copr/provision/builderpb_nova_ppc64le.yml
|
||||
group1_terminate_playbook=/home/copr/provision/terminatepb_nova.yml
|
||||
|
@ -60,6 +61,7 @@ group1_max_vm_per_user=4
|
|||
group1_max_vm_total=8
|
||||
group1_max_spawn_processes=2
|
||||
{% endif %}
|
||||
group1_playbook_timeout=1000
|
||||
|
||||
group2_name=AARCH64
|
||||
group2_archs=aarch64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue