kamilla1201 commented on a change in pull request #7119:
URL: https://github.com/apache/geode/pull/7119#discussion_r756467917



##########
File path: 
geode-assembly/src/upgradeTest/java/org/apache/geode/management/DeploymentManagementUpgradeTest.java
##########
@@ -89,13 +89,13 @@ public void newLocatorCanReadOldConfigurationData() throws 
IOException {
     int locatorPort = ports[1];
     int jmxPort = ports[2];
     GfshExecution execute =
-        GfshScript.of(startLocatorCommand("test", locatorPort, jmxPort, 
httpPort, 0))
+        GfshScript.of(startLocatorCommand("test", "localhost", locatorPort, 
jmxPort, httpPort, 0))

Review comment:
       I needed to use a different value for RollingUpgradeWithSslDUnitTest.
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to