Skip to content
Snippets Groups Projects
Commit 1408d4f2 authored by Alberto Miranda's avatar Alberto Miranda :hotsprings:
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
No related branches found
No related tags found
1 merge request!59Resolve "`ADM_update_job()` should only allow changing the job resources"
Pipeline #3258 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment