From 3ce2f225d7dd1c1709bf177a0ac93ad76e115cf1 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Thu, 28 Dec 2023 13:48:51 +0800 Subject: [PATCH] test: update the test config --- scripts/conf-test/old-confs/e5.3.2.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/scripts/conf-test/old-confs/e5.3.2.conf b/scripts/conf-test/old-confs/e5.3.2.conf index 64badf7ce..17bf029fd 100644 --- a/scripts/conf-test/old-confs/e5.3.2.conf +++ b/scripts/conf-test/old-confs/e5.3.2.conf @@ -1,3 +1,14 @@ +node { + name = "emqx@127.0.0.1" + cookie = "emqxsecretcookie" + data_dir = "data" +} + +cluster { + name = emqxcl + discovery_strategy = manual +} + actions { http { x_WH_D {