python-nomad
python-nomad copied to clipboard
Support scaling-related operations
This adds two endpoints that are new since 0.12.0.
(also removes duplicated test test_revert_job
)
The API contract of the /:job_id/scale
endpoint is not fully clear to me yet (see this issue) so this might need further updates.
Hey @jrsala-auguration, thanks so much for the PR. I'll try to bring your branch down locally to see whats going on with the tests you added.
Hi @jonathanrcross, thanks for the help. I did not run any tests locally, so happy for you to take this over.