Skip to content

Commit 9981e37

Browse files
authored
Merge pull request ClickHouse#79889 from ClickHouse/ncb/fix-flaky-glue-catalog
fix flaky test_database_glue (followup)
2 parents d58d87d + 8d94761 commit 9981e37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/compose/docker_compose_glue_catalog.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ services:
3030
depends_on:
3131
- minio
3232
image: minio/mc
33-
container_name: mc
3433
environment:
3534
- AWS_ACCESS_KEY_ID=minio
3635
- AWS_SECRET_ACCESS_KEY=minio123

0 commit comments

Comments
 (0)