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

Debug why CI cache doesn't work #6956

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Debug why CI cache doesn't work #6956

wants to merge 9 commits into from

Conversation

cmelchior
Copy link
Contributor

DO NOT MERGE

@cmelchior
Copy link
Contributor Author

We found the root cause. Which was a bug in the buildDockerEnv function. It has been fixed, but the network in CPH is currently so slow, it doesn't make sense to cache Docker images while we use these nodes.

Currently, there are two paths forward:

  1. Wait for CPH to upgrade the network (which in progress)
  2. Wait for AWS enabled nodes with KVM support (also in progress)

Until either of those two options are available. This PR is blocked.

@cmelchior cmelchior self-assigned this Jun 24, 2020
@cmelchior cmelchior added the Blocked This issue is blocked by another issue label Jun 24, 2020
Base automatically changed from v10 to master October 13, 2020 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked This issue is blocked by another issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant