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

Have client get list of jobs from all servers #212

Open
brianmoose opened this issue Feb 15, 2017 · 0 comments
Open

Have client get list of jobs from all servers #212

brianmoose opened this issue Feb 15, 2017 · 0 comments

Comments

@brianmoose
Copy link
Contributor

Currently the client just cycles through the list of servers and tries to run the top priority job from that server.
It might be a better idea to get a list of jobs from each server and then try to run the highest priority job from all of them. This would allow PRs from both hpcgitlab and github to get tested before time consuming jobs like valgrind etc get run.

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