civet
civet copied to clipboard
Have client get list of jobs from all servers
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.