exasim-project / OBR

A runner for OpenFOAM benchmarks
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Refactor Job submission #170

Closed greole closed 9 months ago

greole commented 9 months ago

This PR fixes several issues with obr submit including

Additionally, the actual submit call is wrapped in order to implement unit tests for the submit function.