Merge pull request #40136 from ClickHouse/tavplubix-patch-3

Disable 02390_prometheus_ClickHouseStatusInfo_DictionaryStatus with Ordinary database
This commit is contained in:
Alexander Tokmakov 2022-08-11 22:00:46 +03:00 committed by GitHub
commit 1da908ef71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# Tags: no-ordinary-database
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh