Skip to content

feat(rest): add kueue_enabled to info endpoint#746

Open
CameronMcClymont wants to merge 2 commits intoreanahub:masterfrom
CameronMcClymont:add-multikueue-integration
Open

feat(rest): add kueue_enabled to info endpoint#746
CameronMcClymont wants to merge 2 commits intoreanahub:masterfrom
CameronMcClymont:add-multikueue-integration

Conversation

@CameronMcClymont
Copy link
Member

@CameronMcClymont CameronMcClymont commented Sep 8, 2025

@CameronMcClymont CameronMcClymont self-assigned this Sep 8, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Sep 8, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 32d33a1 to 24d7d6f Compare September 8, 2025 15:35
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Sep 8, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch 2 times, most recently from 48d1691 to 97a2275 Compare September 8, 2025 15:38
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Sep 8, 2025
@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.08%. Comparing base (e04d1fd) to head (1e0a189).

Files with missing lines Patch % Lines
reana_server/rest/info.py 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #746      +/-   ##
==========================================
+ Coverage   60.04%   60.08%   +0.03%     
==========================================
  Files          32       32              
  Lines        3599     3605       +6     
==========================================
+ Hits         2161     2166       +5     
- Misses       1438     1439       +1     
Files with missing lines Coverage Δ
reana_server/config.py 85.57% <100.00%> (+0.29%) ⬆️
reana_server/rest/info.py 76.47% <66.66%> (-0.81%) ⬇️
🚀 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-server that referenced this pull request Sep 9, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 97a2275 to 1e0a189 Compare September 9, 2025 08:04
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Sep 9, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 1e0a189 to 8ec4c1a Compare September 9, 2025 16:03
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Sep 10, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 8ec4c1a to db39ac2 Compare September 10, 2025 08:29
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 10, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from db39ac2 to afd9f8d Compare October 10, 2025 13:15
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 10, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from afd9f8d to 20a426f Compare October 10, 2025 13:17
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 14, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 14, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 20a426f to 743daee Compare October 14, 2025 08:53
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 14, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 743daee to 5c1faf6 Compare October 14, 2025 08:59
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 14, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from 5c1faf6 to ff1c394 Compare October 14, 2025 10:04
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 14, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 14, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from ff1c394 to a31573f Compare October 14, 2025 12:46
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 14, 2025
CameronMcClymont added a commit to CameronMcClymont/reana-server that referenced this pull request Oct 15, 2025
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from a31573f to a5c7a51 Compare October 15, 2025 14:16
@CameronMcClymont CameronMcClymont force-pushed the add-multikueue-integration branch from a5c7a51 to ca41a21 Compare November 7, 2025 09:12
@michaelbuchar michaelbuchar moved this to In work in 0.95.0 Nov 26, 2025
@michaelbuchar
Copy link

Hi @CameronMcClymont, is this in work still or in review?

@michaelbuchar michaelbuchar removed this from 0.95.0 Nov 26, 2025
@CameronMcClymont
Copy link
Member Author

Hi @CameronMcClymont, is this in work still or in review?

The MultiKueue stuff is kind of all in work I think. Maybe @tiborsimko wants to merge what we have and build on it? But there might still be more we want to include in the PRs before merging them all.

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

2 participants