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

[Bugfix:Autograding] prioritize autograding jobs #10592

Merged
merged 6 commits into from
Jun 21, 2024
Merged

Conversation

bmcutler
Copy link
Member

What is the current behavior?

With the scheduler refactor a number of years ago, we lost 2 important sorting criteria.
Interactive jobs must be prioritized over batch jobs.
VCS submissions that have not been checked out must be prioritized over autograding jobs

What is the new behavior?

The sort criteria in the scheduler now reflects these priorities.

@bmcutler bmcutler merged commit db886d1 into main Jun 21, 2024
20 checks passed
@bmcutler bmcutler deleted the prioritize_autograding branch June 21, 2024 04:33
@micpap25 micpap25 changed the title [Bugfix:Autograding] prioritize autograding jobs [Testing:Forum] prioritize autograding jobs Jun 21, 2024
@micpap25 micpap25 changed the title [Testing:Forum] prioritize autograding jobs [Bugfix:Autograding] prioritize autograding jobs Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant