Commit Graph

7 Commits

Author SHA1 Message Date
Raúl Marín
c3a68397b4 Set max time limit for parallel ddl tests 2024-05-27 15:23:15 +02:00
Azat Khuzhin
2efbeab5af tests: fix 00719_parallel_ddl_table flakiness in debug builds
In debug bulds each client invocation takes ~1 second, and on CI it can
take more if the node is under some load, so let's decrease number of
iterations.

Anyway CI runs each test ~1K times daily, and if there will be something
even this number of iterations should be enough.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-25 10:43:40 +02:00
Robert Schulze
cb52c98def
Make fasttest fast
Excludes tests with runtimes of 10+ sec from fasttests.
2023-03-16 16:53:12 +00:00
Yatsishin Ilya
a25fa1996b fix style checks 2020-12-29 17:57:12 +03:00
Alexey Milovidov
1a487f88d6 Minor changes 2020-08-03 00:24:16 +03:00
Alexey Milovidov
0a1f05ffd1 Fix warnings found by Shellcheck 2020-08-03 00:24:16 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00