Skip to content
Commit 1408d4f2 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Merge branch 'amiranda/89-adm_update_job-should-only-allow-changing-the-job-resources' into 'main'

Resolve "`ADM_update_job()` should only allow changing the job resources"

This MR removes the `ADM_job_requirements` argument from `ADM_update_job`. 
By design, job requirements can only be defined when the job submission 
occurs which means that, as of today, they cannot be changed dynamically.
Thus, it doesn't make sense to be able to change them and removing
the argument simplifies the daemon.

Closes #89

See merge request !59
parents 0ccff750 8bb6da66
Pipeline #3258 passed with stages
in 2 minutes and 43 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment