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

Issue with taskslots in node heatmap displaying incorrectly #2461

Closed
cRui861 opened this issue Mar 1, 2022 · 0 comments
Closed

Issue with taskslots in node heatmap displaying incorrectly #2461

cRui861 opened this issue Mar 1, 2022 · 0 comments
Milestone

Comments

@cRui861
Copy link
Member

cRui861 commented Mar 1, 2022

Describe the bug
Heatmap nodes were not displaying the percentage of the node used per taskslot correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Go to pools and create a pool with a 2 taskSlotsPerNode. Then add a dedicated node.
  2. Then while that runs, go to jobs and create a job.
  3. Finally create a task on that job that just uses 2 requiredSlots
  4. You will see that only 1/2 of the heatmap turns green (running status) when it is expected that the entire node is being used because all of the taskSlots should be being used.
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

No branches or pull requests

1 participant