aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2021-01-11 11:49:47 +0100
committerGitHub <noreply@github.com>2021-01-11 11:49:47 +0100
commit853d8f9f015f5308abfacc1bf24a837f03917bef (patch)
tree115b0a8683c38eebfe313625a7c38b3be4f45956 /configserver/src/test/apps
parent381e20b7609eb6557168425089a6a5c948c50554 (diff)
Revert "Reapply "Remove unnecessary component" [run-systemtest]"
Diffstat (limited to 'configserver/src/test/apps')
-rw-r--r--configserver/src/test/apps/app-jdisc-only-restart/hosts.xml2
-rw-r--r--configserver/src/test/apps/app-jdisc-only/hosts.xml2
2 files changed, 2 insertions, 2 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 ab70b288ba6..f4256c9fc81 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="mytesthost2">
+ <host name="mytesthost">
<alias>node1</alias>
</host>
</hosts>
diff --git a/configserver/src/test/apps/app-jdisc-only/hosts.xml b/configserver/src/test/apps/app-jdisc-only/hosts.xml
index ab70b288ba6..f4256c9fc81 100644
--- a/configserver/src/test/apps/app-jdisc-only/hosts.xml
+++ b/configserver/src/test/apps/app-jdisc-only/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="mytesthost2">
+ <host name="mytesthost">
<alias>node1</alias>
</host>
</hosts>