summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLuke Bakken <lbakken@pivotal.io>2019-02-13 12:45:24 -0800
committerMichael Klishin <michael@clojurewerkz.org>2019-02-14 00:05:27 +0300
commitde2818537e2e1c4bf773c2b7d9b23059e562f393 (patch)
treefd6879b3c085d413e3b9a65281145979137ed63e /test
parent58b0c9ca97c7b416e4cf39d66e8d68ef90ccbc99 (diff)
downloadrabbitmq-server-git-de2818537e2e1c4bf773c2b7d9b23059e562f393.tar.gz
Remove inet_dist_listen_min / max from ini schema since they do not work
(cherry picked from commit 260098ecd053ec10e407ec65ac2a17512f4d4455)
Diffstat (limited to 'test')
-rw-r--r--test/config_schema_SUITE_data/rabbit.snippets13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/config_schema_SUITE_data/rabbit.snippets b/test/config_schema_SUITE_data/rabbit.snippets
index 0cd274b757..9afddd9b1e 100644
--- a/test/config_schema_SUITE_data/rabbit.snippets
+++ b/test/config_schema_SUITE_data/rabbit.snippets
@@ -580,19 +580,6 @@ credential_validator.regexp = ^abc\\d+",
]}],
[]},
- {kernel_inet_dist_listen_min,
- "inet_dist_listen_min = 16000",
- [{kernel, [
- {inet_dist_listen_min, 16000}
- ]}],
- []},
- {kernel_inet_dist_listen_max,
- "inet_dist_listen_max = 16100",
- [{kernel, [
- {inet_dist_listen_max, 16100}
- ]}],
- []},
-
{log_syslog_settings,
"log.syslog = true
log.syslog.identity = rabbitmq