From d0ec56218f28f8c4ad969ad986de2e3e3e172930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 27 Aug 2018 16:03:07 +0200 Subject: Limit heavy load tasks to only two --- nodes/heavy.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nodes/heavy.conf (limited to 'nodes') diff --git a/nodes/heavy.conf b/nodes/heavy.conf new file mode 100644 index 0000000..db1bd7e --- /dev/null +++ b/nodes/heavy.conf @@ -0,0 +1,2 @@ +EXECUTORS=2 +TAGS=heavy -- cgit v1.2.3