I have created a low priority queue in LSF. I do not want LSF scheduling jobs in that queue unless the app or user specifically assigns a job to that queue. Currently jobs are flowing to that queue on occasion instead of the 'normal' default queue.
I have looked through LSF params, trying to find something to restrict LSF from using this queue in those circumstances, but haven't found anything yet.
Is there a parameter or method to make sure LSF doesn't automatically schedule to a particular queue?