civet icon indicating copy to clipboard operation
civet copied to clipboard

Have client get list of jobs from all servers

Open brianmoose opened this issue 8 years ago • 0 comments

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.

brianmoose avatar Feb 15 '17 19:02 brianmoose