Actions
Bug #12273
closed[crunch] Should not try to upload special files
Start date:
09/28/2017
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
1.0
Description
If the output directory contains special files (such as named pipes) they should be ignored by the uploader. Verify this is correct for both crunchrunner and crunch-run.
The only files which should be uploaded are regular files and symlinks.
Check and fix in both crunchrunner (crunch1) and crunchrun (crunch2)
Updated by Peter Amstutz over 7 years ago
- Subject changed from [crunchrunner] Should not try to upload named pipes to [crunch] Should not try to upload special files
- Description updated (diff)
Updated by Tom Morris over 7 years ago
- Description updated (diff)
- Story points set to 1.0
Updated by Tom Clegg over 7 years ago
- Category set to Crunch
- Assigned To set to Tom Clegg
Updated by Tom Clegg over 7 years ago
12273-skip-special-files @ 97aae1ab26418204078599a5ddbff493d26e32d8
Also fixed #11583 -- at least, fixed enough to pass crunch-run tests on a 4GB VM.
Updated by Anonymous over 7 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:9e58fc08fa949a6468626c001cd289f88e75fa15.
Actions