summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-runner/src/test
AgeCommit message (Collapse)Author
2021-07-05runner: Use public API for scheduling simulation jobsFabian Mastenbroek
This change updates the web runner to not require direct database access for scheduling simulation jobs. Instead, the runner polls the public REST API for available jobs and reports its results through there.