Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Clean the capability cache when the ccache is cleaned #7514

Conversation

SebastianBoe
Copy link
Collaborator

@SebastianBoe SebastianBoe commented May 14, 2018

Clear the toolchain capability cache when ccache is cleared so that
the different host-side caching mechanisms have a similair lifetime.

This fixes #7495

Signed-off-by: Sebastian Bøe sebastian.boe@nordicsemi.no

Clear the toolchain capability cache when ccache is cleared so that
the different host-side caching mechanisms have a similair lifetime.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
@codecov-io
Copy link

Codecov Report

Merging #7514 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7514   +/-   ##
=======================================
  Coverage   55.25%   55.25%           
=======================================
  Files         467      467           
  Lines       51638    51638           
  Branches     9887     9887           
=======================================
  Hits        28532    28532           
  Misses      19197    19197           
  Partials     3909     3909

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8d0571...23a2424. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cmake: extensions: ToolchainCapabilityDatabase.cmake parse error in shippable
4 participants