Skip to content

Commit 0785184

Browse files
committed
unneeded change
1 parent e2092c8 commit 0785184

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

tests/config/config.d/clusters.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,6 @@
33
<!-- Remove the default remote server to avoid people depending on its hardcoded config
44
Use test_shard_localhost instead -->
55
<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-
<replica>
14-
<host>127.0.0.1</host>
15-
<port>9100</port>
16-
</replica>
17-
<replica>
18-
<host>127.0.0.1</host>
19-
<port>9200</port>
20-
</replica>
21-
</shard>
22-
</test_three_replicas>
236
<test_shard_localhost>
247
<shard>
258
<replica>

0 commit comments

Comments
 (0)