[libvirt] [jenkins-ci PATCH 3/3] guests: Configure ccache

Daniel P. Berrangé berrange at redhat.com
Tue Mar 20 16:45:14 UTC 2018


On Mon, Mar 19, 2018 at 04:29:57PM +0100, Andrea Bolognani wrote:
> Disk size for guests is somewhat limited, so we need to tell
> ccache to only consume a reasonable chunk of it.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  guests/files/ccache.conf |  1 +
>  guests/tasks/user.yml    | 10 ++++++++++
>  2 files changed, 11 insertions(+)
>  create mode 100644 guests/files/ccache.conf

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


> 
> diff --git a/guests/files/ccache.conf b/guests/files/ccache.conf
> new file mode 100644
> index 0000000..48c3756
> --- /dev/null
> +++ b/guests/files/ccache.conf
> @@ -0,0 +1 @@
> +max_size = 2G


This matches what i've already set manually on the rawhide vm to solve
the out of space  error.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list