summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/app-jdisc-only-restart
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2021-01-11 08:51:44 +0100
committerHarald Musum <musum@verizonmedia.com>2021-01-11 08:51:44 +0100
commitc7e73035cdca34fae6ac6f8223bfa4ce87e3a5e0 (patch)
tree5a29a3a9c82b207cab8734a628392f4f08428507 /configserver/src/test/apps/app-jdisc-only-restart
parent27df4676badba2e64c81734da77460c4c724f46b (diff)
Use just one host registry with application id as key
Diffstat (limited to 'configserver/src/test/apps/app-jdisc-only-restart')
-rw-r--r--configserver/src/test/apps/app-jdisc-only-restart/hosts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configserver/src/test/apps/app-jdisc-only-restart/hosts.xml b/configserver/src/test/apps/app-jdisc-only-restart/hosts.xml
index f4256c9fc81..ab70b288ba6 100644
--- a/configserver/src/test/apps/app-jdisc-only-restart/hosts.xml
+++ b/configserver/src/test/apps/app-jdisc-only-restart/hosts.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<hosts>
- <host name="mytesthost">
+ <host name="mytesthost2">
<alias>node1</alias>
</host>
</hosts>