Commit Graph

7 Commits

Author SHA1 Message Date
Robert Schulze
2bbede2d93
Remove superfluous --multiquery/-n 2024-09-08 13:09:44 +00:00
Nikita Fomichev
466c9f55c1 Stateless tests: fix test 01053_ssd_dictionary.sh 2024-07-18 21:50:21 +02:00
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
Alexander Tokmakov
b134f53118 fix tests 2022-06-28 14:39:22 +02:00
Vitaly Baranov
39d73c01b2 Add tags to tests. 2021-09-12 17:15:28 +03:00
Maksim Kita
ee6f59c5fd Update SSDCacheDictionary tests to bash 2021-05-27 00:17:45 +03:00