[YUNIKORN-3330] Run predicate checks in Required node preemption - #1106
Open
manirajv06 wants to merge 2 commits into
Open
[YUNIKORN-3330] Run predicate checks in Required node preemption#1106manirajv06 wants to merge 2 commits into
manirajv06 wants to merge 2 commits into
Conversation
manirajv06
requested review from
0yukali0,
chenyulin0719,
craigcondit,
mitdesai and
pbacsko
July 23, 2026 13:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Run preemption predicate checks for required node preemption.
Refactored existing predicate checks functions used for Intra queue preemption to make use of the same even for required node preemption as well
Added new unit tests
Modified existing test cases as well
Type of change
Please delete options that are not relevant.
Jira issue
Jira ID : https://issues.apache.org/jira/browse/YUNIKORN-3330
AI Tooling
If an AI tool was used:
Check https://www.apache.org/legal/generative-tooling.html for details.
How has this been tested?
make test_allwas run, and no failures reported.Questions:
release-noteslabel.Screenshots or other details