[jenkins-ci PATCH] guests: enable ccache on CentOS installs

Daniel P. Berrangé posted 1 patch 4 years, 1 month ago
Failed in applying to current master (apply log)
guests/vars/mappings.yml | 1 -
1 file changed, 1 deletion(-)
[jenkins-ci PATCH] guests: enable ccache on CentOS installs
Posted by Daniel P. Berrangé 4 years, 1 month ago
Since we enabled use of EPEL in our CentOS installs, we should pull in
the ccache package to speed up builds.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 guests/vars/mappings.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml
index 9833856..0f7af48 100644
--- a/guests/vars/mappings.yml
+++ b/guests/vars/mappings.yml
@@ -111,7 +111,6 @@ mappings:
 
   ccache:
     default: ccache
-    CentOS:
 
   check:
     default: check
-- 
2.24.1

Re: [jenkins-ci PATCH] guests: enable ccache on CentOS installs
Posted by Andrea Bolognani 4 years, 1 month ago
On Wed, 2020-03-25 at 18:11 +0000, Daniel P. Berrangé wrote:
> Since we enabled use of EPEL in our CentOS installs, we should pull in
> the ccache package to speed up builds.
> 
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
>  guests/vars/mappings.yml | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

dwarves can also undergo the same treatment. Feel free to squash the
relevant change into this same commit.

-- 
Andrea Bolognani / Red Hat / Virtualization