epugh commented on code in PR #3706:
URL: https://github.com/apache/solr/pull/3706#discussion_r2661430177


##########
solr/packaging/test/test_docker_solrcloud.bats:
##########
@@ -81,6 +81,7 @@ teardown() {
   docker run --name solr-node1 -d \
     --network solrcloud-test \
     --memory=400m \
+    --platform linux/amd64 \

Review Comment:
   Humm...   I went back and retested and it looks like I was a bit premature 
on removing the platform tag, so restored it.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to