Nikita Fomichev
88d92367b7
Stateless tests: run sequential tests in parallel to other tests
2024-07-10 00:24:53 +02:00
Mikhail Koviazin
db43fb1004
tests/queries: use CLICKHOUSE_CLIENT_BINARY
...
Previously tests assumed there is `clickhouse-client` available in test machine
`$PATH`, which is not always true and will cause a test failure when ClickHouse
is not installed system-wide. This commit fixes that by utilizing
`CLICKHOUSE_CLIENT_BINARY` more which is substitued from `CLICKHOUSE_BINARY`
which is set as `-b` argument in `clickhouse-test`.
2023-12-14 12:14:57 +00:00
Alexey Milovidov
7671d2f1d5
Change timezone in stateless tests
2022-03-12 00:45:26 +01:00
Kruglov Pavel
e9f0137340
Update test
2021-09-17 20:14:37 +03:00
Pavel Kruglov
aba86b010b
Update docs, tests and add some fixes
2021-09-17 17:32:23 +03:00
Pavel Kruglov
96dba14213
Improve MsgPack input/output format
2021-09-16 17:05:07 +03:00
Vitaly Baranov
39d73c01b2
Add tags to tests.
2021-09-12 17:15:28 +03:00
Alexey Milovidov
ad9cd724e0
Merge branch 'master' into random_timezone_for_stateless_tests
2021-01-06 05:45:23 +03:00
Yatsishin Ilya
a25fa1996b
fix style checks
2020-12-29 17:57:12 +03:00
alesapin
4a9f42fd8c
Fix 01098_msgpack_format
2020-11-24 13:07:28 +03:00
Alexey Milovidov
621347ed21
Minor changes 2
2020-08-03 00:24:16 +03:00
Alexey Milovidov
1a487f88d6
Minor changes
2020-08-03 00:24:16 +03:00
alexey-milovidov
c454c5ae62
Trigger CI
2020-04-15 01:39:36 +03:00
Avogar
d49dc5c008
Add test
2020-04-13 00:16:27 +03:00
Avogar
fbc11d3bf9
Move files
2020-04-04 17:04:20 +03:00