kevinjqliu commented on code in PR #626:
URL: https://github.com/apache/iceberg-python/pull/626#discussion_r1572917220


##########
Makefile:
##########
@@ -63,6 +63,7 @@ test-coverage:
        docker compose -f dev/docker-compose-integration.yml up -d
        sh ./dev/run-azurite.sh
        sh ./dev/run-gcs-server.sh
+       sleep 10

Review Comment:
   need this similar to in `test-integration`. when docker contains are already 
created, `provision.py` will fail because underlying docker services are not 
yet spun up



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to