The source project of this merge request has been removed.
executor: add new endpoint machine/cancel_job
Add new endpoint to abort the current job running in a machine:
curl -X POST HOST/api/v1/machine/<machine_id>/abort
This is the last action from the list at https://gitlab.freedesktop.org/mupuf/valve-infra/-/issues/76
Edited by Ana Guerrero