mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
Update koschei cache configuration again
This commit is contained in:
@@ -39,11 +39,11 @@ config = {
|
||||
"arches": ['x86_64', 'i386'],
|
||||
"persist_chunk_size": 300,
|
||||
"resolver_queue_size": 100,
|
||||
"dependency_fetch_chunk_size": 100,
|
||||
"cache_l1_capacity": 2,
|
||||
"dependency_fetch_chunk_size": 150,
|
||||
"cache_l1_capacity": 4,
|
||||
"cache_l2_capacity": 128,
|
||||
"cache_l1_threads": 2,
|
||||
"cache_l2_threads": 2,
|
||||
"cache_l1_threads": 3,
|
||||
"cache_l2_threads": 1,
|
||||
"cache_threads_max": 4,
|
||||
{% if False %}
|
||||
{# hawkey on el7 doesn't support ignore_weak_deps and Koji is not ignoring them either #}
|
||||
|
||||
Reference in New Issue
Block a user