potiuk commented on a change in pull request #15187:
URL: https://github.com/apache/airflow/pull/15187#discussion_r608038303
##########
File path: scripts/ci/docker-compose/integration-redis.yml
##########
@@ -21,7 +21,7 @@ services:
image: redis:5.0.1
volumes:
- /dev/urandom:/dev/random # Required to get non-blocking entropy
source
- - redis-db-volume:/data/presto
+ - redis-db-volume:/data/redis
Review comment:
Just a fix on the way. tt has no real consequences other than redis data
will be separated out during testing from presto data :)
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]