Merge pull request #72800 from Algunenano/03008_azure_plain_rewritable

Disable 03008_azure_plain_rewritable with distributed cache
This commit is contained in:
Raúl Marín 2024-12-04 15:03:16 +00:00 committed by GitHub
commit 1fc4b2e9aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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