aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/app/hosts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'configserver/src/test/apps/app/hosts.xml')
-rw-r--r--configserver/src/test/apps/app/hosts.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/configserver/src/test/apps/app/hosts.xml b/configserver/src/test/apps/app/hosts.xml
new file mode 100644
index 00000000000..49e2450b69c
--- /dev/null
+++ b/configserver/src/test/apps/app/hosts.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<hosts>
+ <host name="mytesthost">
+ <alias>node1</alias>
+ </host>
+</hosts>