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

Assign test configurations in a more intelligent way, ensuring balance #26

Open
G-Thor opened this issue Jan 29, 2021 · 0 comments
Open

Comments

@G-Thor
Copy link
Contributor

G-Thor commented Jan 29, 2021

The current method of assigning configurations to listeners in Latin Square MOS tests uses the number of people who have started the test as its basis. This avoids the race condition when two people are performing the test at the same time but introduces "gaps" when someone starts a test and doesn't complete it.

It would be better to include an additional check whether some configuration has fewer completions than others and prefer those configurations.

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