LUCI silently ignores files saved into a wrong cache location |
|
Issue description
if a recipe saves files in api.path['cache'].join('x') instead of api.path['cache'].join('builder', 'x')
such build will happily succeed and nobody would notice that such files are ignored.
possible solution: infra fail such build at kitchen/swarming level upon completion
|
|
►
Sign in to add a comment |
|
Comment 1 by tandrii@chromium.org
, Dec 6