summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/app_qrserverandgw/services.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/cfg/application/app_qrserverandgw/services.xml')
-rw-r--r--config-model/src/test/cfg/application/app_qrserverandgw/services.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/config-model/src/test/cfg/application/app_qrserverandgw/services.xml b/config-model/src/test/cfg/application/app_qrserverandgw/services.xml
deleted file mode 100644
index fbcd698035e..00000000000
--- a/config-model/src/test/cfg/application/app_qrserverandgw/services.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
-
-<services version="1.0">
-
- <admin version="2.0">
- <adminserver hostalias="node0"/>
- </admin>
-
- <container version="1.0">
- <nodes>
- <node hostalias="node0"/>
- </nodes>
- <document-api/>
- <search/>
- </container>
-
- <content version="1.0" id="message">
- <redundancy>1</redundancy>
- <documents>
- <document type="message" mode="index"/>
- </documents>
- <nodes>
- <node hostalias="node0" distribution-key="0" />
- </nodes>
- </content>
-
-
-</services>