Idea #12666
open--ignore-docker-for-reuse not passed to crunch v2 jobs started via --submit --no-wait
Description
I often make use of `--ignore-docker-for-reuse` during bcbio runs since I'll fix bugs, re-create and re-upload the bcbio Docker container, and then want to pick up the previous pipeline where it failed previously. This flag doesn't seem to get propagated to crunch v2 jobs sent with `--submit --no-wait`. Here's a job where it was included in the local command line but not present in the remote command:
https://cloud.curoverse.com/container_requests/qr1hi-xvhdp-hla84phxl1izc2p
and after changing only the Docker container, without updating the CWL, jobs don't take advantage of previous re-use. I'd be happy to try to put together a test case if it isn't easy to track down why this doesn't get propagated.
Updated by Tom Morris almost 7 years ago
- Target version changed from To Be Groomed to 2017-12-20 Sprint
Updated by Peter Amstutz almost 7 years ago
- Tracker changed from Bug to Idea
- Target version changed from 2017-12-20 Sprint to Arvados Future Sprints
Updated by Tom Morris over 6 years ago
- Assigned To deleted (
Peter Amstutz) - Target version changed from Arvados Future Sprints to To Be Groomed
Updated by Peter Amstutz over 6 years ago
At first glace this would be easy but actually the problem is that crunch2 doesn't have a way of specifying "reuse container, but ignore Docker image".
Updated by Peter Amstutz about 3 years ago
- Target version deleted (
To Be Groomed)