Actions
Bug #17015
closedcrunch-dispatch-slurm picks up containers for wrong cluster
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Story points:
1.0
Release:
Release relationship:
Auto
Description
If a user has multiple arvados clusters using the same backend slurm cluster, crunch-dispatch-slurm will attempt to manage containers submitted by a different dispatcher. Even if it doesn't succeed it will create noisy errors in the log.
Updated by Peter Amstutz about 4 years ago
- Target version changed from 2020-11-18 to 2020-11-04 Sprint
Updated by Peter Amstutz about 4 years ago
- Target version changed from 2020-11-04 Sprint to 2020-11-18
Updated by Peter Amstutz about 4 years ago
- Target version changed from 2020-11-18 to 2020-12-02 Sprint
Updated by Peter Amstutz about 4 years ago
17015-cds-correct-containers @ a555df85fe5647cfd83ee3f8d1b254f97fb77a18
Ignore jobs that don't have our UUID prefix.
I tried to write a test for this but after spending an hour fiddling with it the amount of work in refactoring and mocking required to confirm a simple 1 line fix didn't seem like a good use of time.
Actions