onichols-pivotal commented on a change in pull request #6690:
URL: https://github.com/apache/geode/pull/6690#discussion_r668094989



##########
File path: 
geode-assembly/src/acceptanceTest/java/org/apache/geode/client/sni/DualServerSNIAcceptanceTest.java
##########
@@ -76,17 +76,8 @@ public static void beforeClass() {
     docker.setContainerName("server-dolores", "server-dolores");
     docker.setContainerName("server-clementine", "server-clementine");

Review comment:
       these 3 docker.setContainerName calls go away as well

##########
File path: 
geode-assembly/src/acceptanceTest/java/org/apache/geode/client/sni/DualServerSNIAcceptanceTest.java
##########
@@ -76,17 +76,8 @@ public static void beforeClass() {
     docker.setContainerName("server-dolores", "server-dolores");
     docker.setContainerName("server-clementine", "server-clementine");

Review comment:
       these 3 docker.setContainerName calls can go away as well

##########
File path: 
geode-assembly/src/acceptanceTest/java/org/apache/geode/client/sni/DualServerSNIAcceptanceTest.java
##########
@@ -76,17 +76,8 @@ public static void beforeClass() {
     docker.setContainerName("server-dolores", "server-dolores");
     docker.setContainerName("server-clementine", "server-clementine");

Review comment:
       these 3 docker.setContainerName calls should go away as well to complete 
the revert and match how this looks on other branches




-- 
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