Enable specifying job queue
This MR adds a queue
arg to use PE dedicated nodes. This also removes online_pe
attributes from MainInput
and Node
, which were used for queuing for online-PE dedicated nodes. For online-PE, we can specify queue through --settings
. It avoids having to do a new release every time we get new dedicated nodes in cluster.