blob: dd408739dcb1aec03d677923fce016be2277c75b [file] [log] [blame]
<?xml version="1.0"?>
<!-- Configuration overrides used during unit tests. -->
<configuration>
<property>
<name>plugin.includes</name>
<value>.*</value>
<description>Enable all plugins during unit testing.</description>
</property>
<property>
<name>distributed.search.test.port</name>
<value>60000</value>
<description>TCP port used during junit testing.</description>
</property>
</configuration>