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:
Pavel Raiskup 2019-06-06 10:54:10 +02:00
parent 618c1be2fe
commit 1bde1869f8

View file

@ -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