mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
copr: builders: temporarily disable yum_caches again
This causes problems to @python/python3.8 project, where is too
heavy re-use of VMs (several hundreds of builds on one VM).
This reverts commit 9988126185.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
config_opts['plugin_conf']['package_state_enable'] = False
|
||||
config_opts['plugin_conf']['ccache_enable'] = False
|
||||
|
||||
config_opts['plugin_conf']['yum_cache_enable'] = False
|
||||
|
||||
config_opts['plugin_conf']['root_cache_enable'] = True
|
||||
# when used build ignores additional buildroot packages, reason unknown
|
||||
# config_opts['plugin_conf']['root_cache_opts']['age_check'] = False
|
||||
|
||||
Reference in New Issue
Block a user