From cdb803616195c76306b30328af9da7cb2b32c960 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Wed, 20 Mar 2019 16:04:35 +0000 Subject: Add a config option for torture-testing worker replication. (#4902) Setting this to 50 or so makes a bunch of sytests fail in worker mode. --- changelog.d/4902.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4902.misc (limited to 'changelog.d') diff --git a/changelog.d/4902.misc b/changelog.d/4902.misc new file mode 100644 index 0000000000..fecc06a6e8 --- /dev/null +++ b/changelog.d/4902.misc @@ -0,0 +1 @@ +Add a config option for torture-testing worker replication. -- cgit 1.4.1