Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Slurm REST API v0.0.40 #248

Merged
merged 3 commits into from Apr 5, 2024
Merged

Upgrade to Slurm REST API v0.0.40 #248

merged 3 commits into from Apr 5, 2024

Conversation

isikhar
Copy link
Contributor

@isikhar isikhar commented Mar 27, 2024

This PR includes changes to model.py module to support Slurm REST API v0.0.40. The classes were generated following instructions from ParProcCo project. iris plugin definition has been added to support using the same Slurm API interface with separate entry points in zocalo configuration for different credentials to connect to DLS and IRIS clusters.

@isikhar isikhar requested a review from ndevenish March 27, 2024 12:19
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 76.83%. Comparing base (22fcd05) to head (3d56a47).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #248       +/-   ##
===========================================
+ Coverage   60.85%   76.83%   +15.98%     
===========================================
  Files          31       31               
  Lines        2662     4499     +1837     
  Branches      421      421               
===========================================
+ Hits         1620     3457     +1837     
  Misses        972      972               
  Partials       70       70               

@ndevenish
Copy link
Contributor

Fixes #246

@isikhar isikhar merged commit 00161a6 into main Apr 5, 2024
9 checks passed
@isikhar isikhar deleted the slurm_rest_api_v40 branch April 5, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants