From 73d2ce6be25282a05b33bf8ef63d6ea7a16d8f19 Mon Sep 17 00:00:00 2001 From: Matthew Evans Date: Fri, 22 Nov 2024 11:29:19 +0000 Subject: [PATCH] Attempt to reduce scheduler polling/notification times for SGE test container --- tests/integration/dockerfiles/sge_startup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/integration/dockerfiles/sge_startup.sh b/tests/integration/dockerfiles/sge_startup.sh index b508bf9f..d51c2619 100644 --- a/tests/integration/dockerfiles/sge_startup.sh +++ b/tests/integration/dockerfiles/sge_startup.sh @@ -49,7 +49,7 @@ suspend_thresholds NONE nsuspend 1 suspend_interval 00:05:00 priority 0 -min_cpu_interval 00:05:00 +min_cpu_interval 00:00:01 processors UNDEFINED qtype BATCH INTERACTIVE ckpt_list NONE @@ -65,7 +65,7 @@ starter_method NONE suspend_method NONE resume_method NONE terminate_method NONE -notify 00:00:60 +notify 00:00:01 owner_list jobflow user_lists default xuser_lists NONE