From eddb78d9b9944dcb5e225d67e73a3d9950a08de3 Mon Sep 17 00:00:00 2001 From: Samuel Lampa Date: Tue, 5 Nov 2024 11:26:07 +0100 Subject: [PATCH] Add clarifying comment in test.config --- conf/test.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/test.config b/conf/test.config index 2d22937..9960ec3 100644 --- a/conf/test.config +++ b/conf/test.config @@ -29,6 +29,9 @@ process { memory = 12.GB time = 1.h + // The below sections are needed in order to override the corresponding + // settings in base.config + withLabel:process_medium { cpus = 2 memory = 12.GB