Skip to content

fix: fix queue selection for ARC-CEs

Alexander Rogovskiy requested to merge arc_queue_fix into master

jess plugin seems to expect different resource description formats for HT-Condor and ARC CEs: for Condor queue/sched/batch system are separated by '/', but for ARC the separator is '-'. We should update the code accordingly.

Merge request reports

Loading