Feature #22100
Sanitize constraints before passing them to condor
Start date:
03/08/2019
Due date:
% Done:
0%
Estimated time:
Stakeholders:
Description
Laid out in #22099 is a scenario where an improper constraint was passed to condor by the jobsub server, and the result was that thousands of jobs were removed by one command. Come up with a sanity check of constraints passed in, so we make sure we're only passing in ones that make sense.
Examples are:
- There should never be a "=". It should be "=="
We're having a meeting in a few days to discuss other examples. They'll be added to this ticket as we see fit.
History
#1 Updated by Dennis Box almost 2 years ago
- Target version set to v1.3.2
- Assignee set to Shreyas Bhat