From c7c253a977c7f0856f903f3325d029bf67103bdc Mon Sep 17 00:00:00 2001 From: Christophe-Marie Duquesne Date: Thu, 31 Jan 2019 15:18:40 +0100 Subject: [PATCH] test.yml: using the cpu-map option properly --- tests/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test.yml b/tests/test.yml index ec97b8f1..366e5703 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -8,7 +8,7 @@ vars: # global parameters haproxy_global_raw_options: - - cpu-map odd + - cpu-map 1/all 0-3 - server-state-file /tmp/haproxy.state # default section