Skip to content

Conversation

@CameronMcClymont
Copy link
Member

Closes #493

@CameronMcClymont CameronMcClymont self-assigned this Sep 3, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Sep 3, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 07a781c to 14f3705 Compare September 3, 2025 15:24
@codecov
Copy link

codecov bot commented Sep 3, 2025

Codecov Report

❌ Patch coverage is 46.55172% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.64%. Comparing base (f014442) to head (56c42b4).

Files with missing lines Patch % Lines
reana_job_controller/job_monitor.py 33.33% 28 Missing ⚠️
reana_job_controller/kubernetes_job_manager.py 75.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #494      +/-   ##
==========================================
- Coverage   42.02%   41.64%   -0.39%     
==========================================
  Files          18       18              
  Lines        1580     1621      +41     
==========================================
+ Hits          664      675      +11     
- Misses        916      946      +30     
Files with missing lines Coverage Δ
reana_job_controller/config.py 100.00% <100.00%> (ø)
reana_job_controller/job_db.py 33.33% <ø> (ø)
reana_job_controller/schemas.py 86.44% <100.00%> (+0.23%) ⬆️
reana_job_controller/kubernetes_job_manager.py 63.24% <75.00%> (-0.18%) ⬇️
reana_job_controller/job_monitor.py 38.06% <33.33%> (-2.01%) ⬇️
🚀 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 Sep 8, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch 2 times, most recently from f5e63c9 to 2c84aeb Compare September 8, 2025 07:14
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Sep 8, 2025
…eanahub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Sep 8, 2025
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 2c84aeb to 5f308c7 Compare September 8, 2025 07:58
@CameronMcClymont CameronMcClymont changed the title feat(job-manager): add support for MultiKueue feat(job-manager): add kubernetes_queue option for MultiKueue Sep 8, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Sep 8, 2025
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 5f308c7 to 940149a Compare September 8, 2025 15:33
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Oct 9, 2025
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 940149a to c6cff43 Compare October 9, 2025 08:11
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Oct 9, 2025
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from c6cff43 to 9d99e52 Compare October 9, 2025 08:13
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Oct 9, 2025
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 9d99e52 to f67aa99 Compare October 9, 2025 09:26
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Oct 9, 2025
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from f67aa99 to 7931b61 Compare October 9, 2025 09:29
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Oct 16, 2025
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 7931b61 to 78489b8 Compare October 16, 2025 09:20
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Oct 16, 2025
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 78489b8 to 493f01a Compare October 16, 2025 09:20
CameronMcClymont added a commit to CameronMcClymont/reana-job-controller that referenced this pull request Oct 16, 2025
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 493f01a to b3d6a66 Compare October 16, 2025 09:51
…ub#494)

Also adds monitoring of job status (rather than
just pods) to the job_monitor to support MK since
the status of remote pods cannot be seen.

Closes reanahub#493
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from b3d6a66 to 56c42b4 Compare October 16, 2025 11:25
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.

Add MultiKueue integration

1 participant