Disable 03008_azure_plain_rewritable with distributed cache

This commit is contained in:
Raúl Marín 2024-12-04 16:01:29 +01:00
parent 9ce4ac3997
commit dc49651ae7

View File

@ -1,7 +1,8 @@
#!/usr/bin/env bash #!/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-fasttest: requires Azure
# Tag no-shared-merge-tree: does not support replication # Tag no-shared-merge-tree: does not support replication
# Tag no-distributed-cache: Not supported auth type
set -e set -e