Write a generic test to see if the queue parameter is being passed correctly to the scheduler. This would go along the following lines:
- write a tool to enumerate queue names
- submit two jobs with psij, each to a different queue
- qstat to verify that the two jobs are indeed in different queues
Write a generic test to see if the queue parameter is being passed correctly to the scheduler. This would go along the following lines: