New issue
Advanced search Search tips

Issue 830006 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Fuchsia
Pri: 3
Type: Bug



Sign in to add a comment

Share isolated cache for multiple docker bots

Project Member Reported by mar...@chromium.org, Apr 6 2018

Issue description

Specialized feature request for one bot per device, each bot in a docker image.

In this case, each individual bot has its own isolated cache, which is wasteful and cause issues since the bot thinks it 'owns' the partition containing the bot. The current workaround is to limit the maximum isolated cache but still, that doesn't with named caches.

This FR is to find a way to share data across each docker container, without inducing corruption. This would likely mean copying from the shared cache but that's still significantly faster than fetching over the network.
 

Sign in to add a comment