Skip to content

Commit 8a7c031

Browse files
Merge pull request ClickHouse#63546 from jkartseva/no-s3-storage-tag-plain-rw
Add `no-s3-storage` tag to local_plain_rewritable ut
2 parents 536398a + afda3c2 commit 8a7c031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/queries/0_stateless/03008_local_plain_rewritable.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Tags: no-random-settings, no-replicated-database, no-shared-merge-tree
2+
# Tags: no-random-settings, no-s3-storage, no-replicated-database, no-shared-merge-tree
33
# Tag no-random-settings: enable after root causing flakiness
44

55
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)

0 commit comments

Comments
 (0)