mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Tag resource heavy tests as no-parallel
This commit is contained in:
parent
4d46f5a2ea
commit
c5b09b4907
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Tags: long, no-replicated-database
|
||||
# Tags: long, no-replicated-database, no-parallel
|
||||
# Tag no-replicated-database: Fails due to additional replicas or shards
|
||||
|
||||
set -e
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Tags: long, deadlock
|
||||
# Tags: long, deadlock, no-parallel
|
||||
|
||||
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
# shellcheck source=../shell_config.sh
|
||||
|
Loading…
Reference in New Issue
Block a user