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

Optionally constrain to connected, approved compute nodes when selecting/ranking them #3768

Merged
merged 6 commits into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. Only consider connected, approved compute nodes when ranking

    When ranking jobs to send a job to, exclude those that are not connected
    or not approved.
    rossjones committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ceef566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e530c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ff7abb View commit details
    Browse the repository at this point in the history
  4. Fix mock node selector

    rossjones committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ee33adb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28d3d71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66c7bcb View commit details
    Browse the repository at this point in the history