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

[exporter/jobs] consolidate node not avail reason #106

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

abhinavDhulipala
Copy link
Collaborator

@abhinavDhulipala abhinavDhulipala commented Nov 16, 2024

Consolidate the unavailable node reason from

(ReqNodeNotAvail, UnavailableNodes:cs[100,101,102,...])

To

(ReqNodeNotAvail, UnavailableNodes)

and allow spaces in state reason in response to the following logs:

level=ERROR msg="squeue failed to pull pending state reason. Got state reason: (Nodes required for job are DOWN, DRAINED or reserved for jobs in higher priority partitions)"

Testing

  • unit tests modified

@abhinavDhulipala abhinavDhulipala requested review from furquan-rivos and tbroch-rv and removed request for furquan-rivos November 17, 2024 01:31
@abhinavDhulipala abhinavDhulipala merged commit ac18f46 into main Nov 17, 2024
4 checks passed
@abhinavDhulipala abhinavDhulipala deleted the consolidate-req-node-not-avail-reason branch November 17, 2024 01:32
@tbroch-rv
Copy link

Thanks!

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.

2 participants