Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
The purpose of this new feature is to provide support for job submission to the Open Science Grid. This can be done through HTCondor. Therefore this new feature will integrate job submission capabilities to the Open Science Grid using HTCondor. The location that this will be implemented is helix.
TODO
- [ ] Implement a Groovy template for HTCondor
- [ ] Implement a configuration file for HTCondor
- [ ] Update system enums to incorporate HTCondor as a job submission method
- [ ] Implement a parser to parse HTCondor job submission output
- [ ] Update the command map to include HTCondor commands
- [ ] Implement unit tests if necessary