Merge pull request #72820 from CurtizJ/disable-test-dist-cache

Disable test with distributed cache
This commit is contained in:
Anton Popov 2024-12-05 10:06:00 +00:00 committed by GitHub
commit e5561fcdb6
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