aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/functional/configs/merged-local.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/configs/merged-local.conf b/test/functional/configs/merged-local.conf
index 1329a6eee..466003703 100644
--- a/test/functional/configs/merged-local.conf
+++ b/test/functional/configs/merged-local.conf
@@ -897,6 +897,7 @@ worker "controller" {
}
worker "normal" {
+ count = 1;
bind_socket = "{= env.LOCAL_ADDR =}:{= env.PORT_NORMAL =}";
keypair {
pubkey = "{= env.KEY_PUB1 =}";