From 952f47856e448798bd4040d69fc141890bfb221d Mon Sep 17 00:00:00 2001 From: cat-bro Date: Thu, 19 Dec 2024 11:39:58 +1100 Subject: [PATCH] impose quast limit 3 concurrent jobs per user --- .../production/total_perspective_vortex/tools.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml b/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml index 4f3dfb38..d6d4f33e 100644 --- a/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml +++ b/files/galaxy/dynamic_job_rules/production/total_perspective_vortex/tools.yml @@ -2504,6 +2504,8 @@ tools: params: singularity_enabled: true toolshed.g2.bx.psu.edu/repos/iuc/quast/quast/.*: + context: + max_concurrent_job_count_for_tool_user: 3 cores: 16 mem: 62 rules: