We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2092c8 commit 0785184Copy full SHA for 0785184
tests/config/config.d/clusters.xml
@@ -3,23 +3,6 @@
3
<!-- Remove the default remote server to avoid people depending on its hardcoded config
4
Use test_shard_localhost instead -->
5
<default remove="remove"></default>
6
- <test_three_replicas>
7
- <shard>
8
- <internal_replication>false</internal_replication>
9
- <replica>
10
- <host>127.0.0.1</host>
11
- <port>9000</port>
12
- </replica>
13
14
15
- <port>9100</port>
16
17
18
19
- <port>9200</port>
20
21
- </shard>
22
- </test_three_replicas>
23
<test_shard_localhost>
24
<shard>
25
<replica>
0 commit comments