mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-12 17:32:32 +00:00
Merge pull request #72800 from Algunenano/03008_azure_plain_rewritable
Disable 03008_azure_plain_rewritable with distributed cache
This commit is contained in:
commit
1fc4b2e9aa
@ -1,7 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
# Tags: no-fasttest, no-shared-merge-tree
|
||||
# Tags: no-fasttest, no-shared-merge-tree, no-distributed-cache
|
||||
# Tag no-fasttest: requires Azure
|
||||
# Tag no-shared-merge-tree: does not support replication
|
||||
# Tag no-distributed-cache: Not supported auth type
|
||||
|
||||
set -e
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user