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

Randomize load scope scheduler #536

Closed

Conversation

Hyzerputt
Copy link

Attempt to resolve #229. I worked through various options to try and make the solution less specific than for just loadscope scheduling but I don't feel up to the task while maintaining python 2.7 compatibility. Ultimately I tried to follow the patterns in the existing code for adding schedulers.

@Hyzerputt
Copy link
Author

The failed tests appear to be an inaccurate test expectation (order of test distribution) with regard to ensuring that #277 is fixed. Not being fluent in the project, I would appreciate advice on how to better verify #277 for the new scheduler.

@Hyzerputt
Copy link
Author

Hyzerputt commented May 27, 2020

I marked the test_module_single_start acceptance test XFAIL for new scheduler while awaiting guidance on how to validate #277 when the test distribution order is randomized.

@nicoddemus
Copy link
Member

Thanks @Hyzerputt and sorry for the silence on this one.

We are discussing an alternative approach in #632.

@nicoddemus nicoddemus closed this Apr 27, 2021
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.

Run tests in random order on nodes
2 participants