Skip to content

Conversation

@CameronMcClymont
Copy link
Member

@CameronMcClymont CameronMcClymont commented Aug 12, 2025

Introduces Kueue as an alternative way to submit user jobs.

Kueue is disabled by default.

See related reana PR for testing instructions.

Closes reanahub/reana#800

@CameronMcClymont CameronMcClymont self-assigned this Aug 12, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 12, 2025
@codecov
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.02%. Comparing base (128ca8d) to head (f014442).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #492      +/-   ##
==========================================
+ Coverage   41.87%   42.02%   +0.14%     
==========================================
  Files          18       18              
  Lines        1576     1580       +4     
==========================================
+ Hits          660      664       +4     
  Misses        916      916              
Files with missing lines Coverage Δ
reana_job_controller/config.py 100.00% <100.00%> (ø)
reana_job_controller/kubernetes_job_manager.py 63.41% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 12, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 13, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 13, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 13, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 13, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 13, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 13, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 13, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 14, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 14, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 14, 2025
@CameronMcClymont CameronMcClymont marked this pull request as ready for review August 14, 2025 08:22
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 14, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 14, 2025
@CameronMcClymont CameronMcClymont changed the title feat(kueue): add Kueue integration feat(job-manager): add Kueue batch scheduling option Aug 14, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Aug 19, 2025
…anahub#492)

Introduces Kueue as an alternative way to submit user jobs.
Kueue will schedule Kubernetes jobs representing user runtime
batch and job workloads.

Co-authored-by: Xavier Tintin <[email protected]>.

Closes reanahub/reana#800
@CameronMcClymont CameronMcClymont changed the title feat(job-manager): add Kueue batch scheduling option feat(job-manager): add Kueue scheduling option for user workloads Aug 19, 2025
…anahub#492)

Introduces Kueue as an alternative way to submit user jobs.
Kueue will schedule Kubernetes jobs representing user runtime
batch and job workloads.

Co-authored-by: Xavier Tintin <[email protected]>.

Closes reanahub/reana#800
Copy link
Member

@tiborsimko tiborsimko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well locally 👍

@tiborsimko tiborsimko merged commit f014442 into reanahub:master Aug 20, 2025
19 checks passed
@CameronMcClymont CameronMcClymont deleted the kueue-integration branch August 21, 2025 07:12
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.

system: Introduce Kueue as an Optional Job Submission Approach

2 participants