Yatsishin Ilya
bbe2c07a7b
remove clickhouse-test deb completely
2022-02-15 12:03:51 +00:00
Mikhail f. Shiryaev
c465593706
Force rebuild images once again in master
2022-01-13 19:03:34 +01:00
Mikhail f. Shiryaev
e314eed992
Force rebuild images in CI
2022-01-13 17:49:23 +01:00
Mikhail f. Shiryaev
2a83a1c05d
Build dependent images from the current version
2022-01-12 17:07:52 +01:00
alesapin
84bccb83bd
Trying to add debug info
2021-12-10 19:38:20 +03:00
Nikita Mikhaylov
dbf5091016
Parallel reading from replicas ( #29279 )
2021-12-09 13:39:28 +03:00
Azat Khuzhin
d0ecdb617e
Remove duplicated not compressed logs from CI (actions)
...
Right now we cannot remove that compression since non-github actions
check will upload non compressed files then, but once old CI will be
removed it seems to be possible to remove that manual compression.
2021-11-19 21:33:48 +03:00
tavplubix
059c1ebf36
Merge pull request #30847 from ClickHouse/fix_30802
...
Disable check for ZooKeeper session uptime by default
2021-10-29 20:18:25 +03:00
Alexander Tokmakov
d095cfe4c1
disable check for zk session uptime by default
2021-10-29 14:45:09 +03:00
alesapin
c0b2f92123
Add stateful test
2021-10-28 12:26:59 +03:00
Dmitry Novik
0507391010
Do not stop CI tests processing if clickhouse-test return 1
2021-10-12 23:30:07 +03:00
Alexey Milovidov
dc7eb5c1ae
Fix ugly typo
2021-09-26 03:29:32 +03:00
Vitaly Baranov
bbb192ee85
Convert skip_list.json into first line comments.
2021-09-12 17:15:23 +03:00
alesapin
0eac4529e0
Preparation
2021-09-06 14:33:39 +03:00
Alexey Milovidov
da94ed8a87
Merge branch 'master' into random_timezone_for_stateless_tests
2021-07-18 01:12:24 +03:00
Alexander Tokmakov
c873714698
improve replicated database tests
2021-06-15 23:52:29 +03:00
kssenii
9089f44a50
Fix tests
2021-04-12 18:40:34 +00:00
Alexander Tokmakov
9925110713
rename other occurrances
2021-03-29 23:04:50 +03:00
Alexander Tokmakov
fdae70df6c
fix tests
2021-03-18 15:50:03 +03:00
Alexander Tokmakov
ff79be8af9
fix
2021-03-16 23:01:20 +03:00
Alexander Tokmakov
735acf27d8
try run stateful tests
2021-03-16 19:39:31 +03:00
Alexander Tokmakov
e62e256e77
fix
2021-03-13 13:22:48 +03:00
Alexander Tokmakov
d46fee0f04
Merge branch 'master' into stress_test_results
2021-02-26 00:24:22 +03:00
Alexey Milovidov
c46c300e9d
Merge branch 'master' into random_timezone_for_stateless_tests
2021-02-22 19:07:26 +03:00
Alexander Tokmakov
487b162343
fix
2021-02-22 16:53:43 +03:00
Alexander Tokmakov
eaed15b5e1
process result of func and unit tests
2021-02-20 23:04:24 +03:00
Alexander Tokmakov
9c7cf9e92e
remove some debug code
2021-02-15 13:26:34 +03:00
alexey-milovidov
b608047fdf
Update run.sh
2021-01-06 07:20:12 +03:00
Alexey Milovidov
ad9cd724e0
Merge branch 'master' into random_timezone_for_stateless_tests
2021-01-06 05:45:23 +03:00
Alexey Milovidov
6ecf4fe921
More robust stateful test
2021-01-05 03:02:40 +03:00
alesapin
255c446c5d
Merge branch 'random_timezone_for_stateless_tests' of github.com:ClickHouse/ClickHouse into random_timezone_for_stateless_tests
2020-11-23 11:40:14 +03:00
alesapin
4a23c7906d
Merge with master
2020-11-23 11:39:40 +03:00
alesapin
e6650ed642
Fix options passing to functional tests scripts
2020-10-15 14:56:12 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
Alexander Kuzmenkov
d0dff5b738
fixes
2020-10-01 12:27:05 +03:00
Alexander Kuzmenkov
499e0766e5
Check docker scripts with shellcheck
2020-09-30 20:06:46 +03:00
alesapin
e24c646dd1
bump CI
2020-09-28 17:18:46 +03:00
alesapin
d965199feb
Deduplicated code and use random timezone
2020-09-28 15:11:36 +03:00
alesapin
bb8a2e1617
Better clickhouse-configs
2020-09-24 11:18:36 +03:00
alesapin
c40ba48822
Raise on error
2020-09-08 11:49:24 +03:00
alesapin
73253f058d
Add sleep
2020-09-08 11:45:01 +03:00
alesapin
0193a132d4
Add retries to s3 downloader
2020-09-08 11:43:02 +03:00
alexey-milovidov
fb56d0b9a3
Update run.sh
2020-09-03 21:21:27 +03:00
Alexey Milovidov
cd812d94de
Wait for clickhouse-server to start in stateful tests
2020-09-03 04:54:50 +03:00
alesapin
dc8051f737
Fixes
2020-07-08 12:47:14 +03:00
alesapin
9ea3bdd054
Fix skip lists for old branches
2020-07-08 11:41:39 +03:00
alesapin
5098df8d0b
Make skip-list optional
2020-07-03 14:15:30 +03:00
Nikolai Kochetov
e0de3aa7c9
Revert "Addition to #11184 "
2020-06-09 19:39:26 +03:00
alesapin
0591eed432
Merge pull request #11266 from ClickHouse/addition-to-11184
...
Addition to #11184
2020-06-01 11:37:00 +03:00
Alexey Milovidov
ff12b9c546
Fix bad sh script in Dockerfile
2020-05-30 00:00:48 +03:00