mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Relax mergeable check
This commit is contained in:
parent
5b243d2990
commit
aa815bfc74
@ -283,96 +283,6 @@ REQUIRED_CHECKS = [
|
|||||||
"Fast test",
|
"Fast test",
|
||||||
"Stateful tests (release)",
|
"Stateful tests (release)",
|
||||||
"Stateless tests (release)",
|
"Stateless tests (release)",
|
||||||
"Stateless tests (debug) [1/5]",
|
|
||||||
"Stateless tests (debug) [2/5]",
|
|
||||||
"Stateless tests (debug) [3/5]",
|
|
||||||
"Stateless tests (debug) [4/5]",
|
|
||||||
"Stateless tests (debug) [5/5]",
|
|
||||||
"AST fuzzer (asan)",
|
|
||||||
"AST fuzzer (msan)",
|
|
||||||
"AST fuzzer (tsan)",
|
|
||||||
"AST fuzzer (ubsan)",
|
|
||||||
"AST fuzzer (debug)",
|
|
||||||
"Compatibility check (aarch64)",
|
|
||||||
"Compatibility check (amd64)",
|
|
||||||
"Install packages (amd64)",
|
|
||||||
"Install packages (arm64)",
|
|
||||||
"Integration tests (asan) [1/6]",
|
|
||||||
"Integration tests (asan) [2/6]",
|
|
||||||
"Integration tests (asan) [3/6]",
|
|
||||||
"Integration tests (asan) [4/6]",
|
|
||||||
"Integration tests (asan) [5/6]",
|
|
||||||
"Integration tests (asan) [6/6]",
|
|
||||||
"Integration tests (release) [1/4]",
|
|
||||||
"Integration tests (release) [2/4]",
|
|
||||||
"Integration tests (release) [3/4]",
|
|
||||||
"Integration tests (release) [4/4]",
|
|
||||||
"Integration tests (tsan) [1/6]",
|
|
||||||
"Integration tests (tsan) [2/6]",
|
|
||||||
"Integration tests (tsan) [3/6]",
|
|
||||||
"Integration tests (tsan) [4/6]",
|
|
||||||
"Integration tests (tsan) [5/6]",
|
|
||||||
"Integration tests (tsan) [6/6]",
|
|
||||||
"Integration tests flaky check (asan)",
|
|
||||||
"Stateful tests (aarch64)",
|
|
||||||
"Stateful tests (asan)",
|
|
||||||
"Stateful tests (asan, ParallelReplicas)",
|
|
||||||
"Stateful tests (debug)",
|
|
||||||
"Stateful tests (debug, ParallelReplicas)",
|
|
||||||
"Stateful tests (msan)",
|
|
||||||
"Stateful tests (msan, ParallelReplicas)",
|
|
||||||
"Stateful tests (release, ParallelReplicas)",
|
|
||||||
"Stateful tests (tsan)",
|
|
||||||
"Stateful tests (tsan, ParallelReplicas)",
|
|
||||||
"Stateful tests (ubsan)",
|
|
||||||
"Stateful tests (ubsan, ParallelReplicas)",
|
|
||||||
"Stateless tests (aarch64)",
|
|
||||||
"Stateless tests (asan) [1/4]",
|
|
||||||
"Stateless tests (asan) [2/4]",
|
|
||||||
"Stateless tests (asan) [3/4]",
|
|
||||||
"Stateless tests (asan) [4/4]",
|
|
||||||
"Stateless tests (debug) [1/5]",
|
|
||||||
"Stateless tests (debug) [2/5]",
|
|
||||||
"Stateless tests (debug) [3/5]",
|
|
||||||
"Stateless tests (debug) [4/5]",
|
|
||||||
"Stateless tests (debug) [5/5]",
|
|
||||||
"Stateless tests (debug, s3 storage) [1/6]",
|
|
||||||
"Stateless tests (debug, s3 storage) [2/6]",
|
|
||||||
"Stateless tests (debug, s3 storage) [3/6]",
|
|
||||||
"Stateless tests (debug, s3 storage) [4/6]",
|
|
||||||
"Stateless tests (debug, s3 storage) [5/6]",
|
|
||||||
"Stateless tests (debug, s3 storage) [6/6]",
|
|
||||||
"Stateless tests (msan) [1/6]",
|
|
||||||
"Stateless tests (msan) [2/6]",
|
|
||||||
"Stateless tests (msan) [3/6]",
|
|
||||||
"Stateless tests (msan) [4/6]",
|
|
||||||
"Stateless tests (msan) [5/6]",
|
|
||||||
"Stateless tests (msan) [6/6]",
|
|
||||||
"Stateless tests (release, DatabaseReplicated) [1/4]",
|
|
||||||
"Stateless tests (release, DatabaseReplicated) [2/4]",
|
|
||||||
"Stateless tests (release, DatabaseReplicated) [3/4]",
|
|
||||||
"Stateless tests (release, DatabaseReplicated) [4/4]",
|
|
||||||
"Stateless tests (release, s3 storage) [1/2]",
|
|
||||||
"Stateless tests (release, s3 storage) [2/2]",
|
|
||||||
"Stateless tests (release, wide parts enabled)",
|
|
||||||
"Stateless tests (tsan) [1/5]",
|
|
||||||
"Stateless tests (tsan) [2/5]",
|
|
||||||
"Stateless tests (tsan) [3/5]",
|
|
||||||
"Stateless tests (tsan) [4/5]",
|
|
||||||
"Stateless tests (tsan) [5/5]",
|
|
||||||
"Stateless tests (tsan, s3 storage) [1/5]",
|
|
||||||
"Stateless tests (tsan, s3 storage) [2/5]",
|
|
||||||
"Stateless tests (tsan, s3 storage) [3/5]",
|
|
||||||
"Stateless tests (tsan, s3 storage) [4/5]",
|
|
||||||
"Stateless tests (tsan, s3 storage) [5/5]",
|
|
||||||
"Stateless tests (ubsan) [1/2]",
|
|
||||||
"Stateless tests (ubsan) [2/2]",
|
|
||||||
"Stress test (asan)",
|
|
||||||
"Stress test (debug)",
|
|
||||||
"Stress test (msan)",
|
|
||||||
"Stress test (tsan)",
|
|
||||||
"Stress test (ubsan)",
|
|
||||||
"Upgrade check (asan)",
|
|
||||||
"Style Check",
|
"Style Check",
|
||||||
"Unit tests (asan)",
|
"Unit tests (asan)",
|
||||||
"Unit tests (msan)",
|
"Unit tests (msan)",
|
||||||
|
Loading…
Reference in New Issue
Block a user