Alexey Milovidov
|
dd9085346a
|
Revert "Fix error"
This reverts commit e702adf0c9 .
|
2022-08-21 20:52:03 +02:00 |
|
Alexey Milovidov
|
c08766aa34
|
Revert "Do not put garbage in the Docker image"
This reverts commit 2b82916175 .
|
2022-08-21 20:51:59 +02:00 |
|
Alexey Milovidov
|
ad8a1751ac
|
Merge branch 'master' into riscv-in-ci
|
2022-08-21 16:56:11 +03:00 |
|
Alexey Milovidov
|
35ce19ab63
|
Merge pull request #40354 from azat/tests/stress-dmesg-v3
tests/stress: use --privileged over --cap-add syslog to obtain dmesg
|
2022-08-20 14:13:55 +03:00 |
|
Alexey Milovidov
|
40ed829a29
|
Merge pull request #40074 from HeenaBansal2009/Entrypoint_Issue
Entrypoint to check for HTTPS_PORT if http_port is disabled.
|
2022-08-20 02:40:20 +03:00 |
|
Nikita Taranov
|
9f1ee52b00
|
Run all queries from changed perf tests (#40322)
* impl
* fix
|
2022-08-19 19:46:07 +02:00 |
|
Azat Khuzhin
|
50bddc43dc
|
tests/stress: ignore NETLINK_ERROR from checkPermissionsImpl
Since now with --privileged it has CAP_SYS_ADMIN and tries to
communicate via netlink.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-08-19 14:07:06 +02:00 |
|
Alexey Milovidov
|
2b82916175
|
Do not put garbage in the Docker image
|
2022-08-17 09:13:04 +02:00 |
|
kssenii
|
52832ea788
|
May be fix database replicated check
|
2022-08-16 11:51:57 +02:00 |
|
kssenii
|
eb26b219b9
|
Merge master
|
2022-08-16 00:56:27 +02:00 |
|
Alexander Tokmakov
|
589c3408d2
|
Merge pull request #40234 from ClickHouse/better_message_on_restore_covered
Better error message when restoring covered parts
|
2022-08-15 22:01:48 +03:00 |
|
Alexander Tokmakov
|
edaff70010
|
better error message when restoring covered parts
|
2022-08-15 13:53:14 +02:00 |
|
Alexey Milovidov
|
e702adf0c9
|
Fix error
|
2022-08-15 06:23:00 +02:00 |
|
Alexey Milovidov
|
a517d9d65f
|
Maybe make it possible
|
2022-08-15 04:23:56 +02:00 |
|
Alexey Milovidov
|
1021b756ac
|
Fix conflict
|
2022-08-14 06:12:38 +02:00 |
|
Alexey Milovidov
|
5ebba1af33
|
Merge branch 'riscv64-linker' into riscv-in-ci
|
2022-08-14 06:10:22 +02:00 |
|
Alexey Milovidov
|
2de309c34f
|
Add Linux RISC-V 64 build to CI
|
2022-08-14 06:07:31 +02:00 |
|
Alexey Milovidov
|
5ce6c07005
|
Set linker for RISC-V 64
|
2022-08-14 05:57:55 +02:00 |
|
Alexey Milovidov
|
6b8f4f1d59
|
Merge branch 'master' into server-side-time
|
2022-08-12 21:36:40 +02:00 |
|
Alexander Tokmakov
|
46aaf842f8
|
Merge pull request #40031 from ClickHouse/fix_old_tmp_dirs_cleanup
Fix old temporary directories cleanup
|
2022-08-12 20:31:20 +03:00 |
|
Alexander Tokmakov
|
b3deae3593
|
Merge branch 'master' into flaky_check_ordinary
|
2022-08-12 18:11:39 +03:00 |
|
Alexey Milovidov
|
8c3d1f2b5b
|
Merge branch 'master' into server-side-time
|
2022-08-12 17:40:02 +03:00 |
|
Alexander Tokmakov
|
467ef7bbc2
|
Update run.sh
|
2022-08-12 14:30:18 +03:00 |
|
kssenii
|
768a207176
|
Merge master
|
2022-08-11 22:25:53 +02:00 |
|
Alexander Tokmakov
|
06e42a1b23
|
run tests with Ordinary database in flaky check
|
2022-08-11 21:32:03 +02:00 |
|
Heena Bansal
|
7779ac4707
|
Update entrypoint.sh
Typo error.
|
2022-08-11 12:01:05 -04:00 |
|
HeenaBansal2009
|
f9347aa9ec
|
Merge branch 'Entrypoint_Issue' of github.com:HeenaBansal2009/ClickHouse into Entrypoint_Issue
|
2022-08-11 06:51:16 -07:00 |
|
HeenaBansal2009
|
8880171899
|
Add --no-check-certificate in wget
|
2022-08-11 06:49:45 -07:00 |
|
Alexander Tokmakov
|
b9d18182f2
|
fix
|
2022-08-11 15:27:26 +02:00 |
|
Maksim Kita
|
627424889d
|
Merge pull request #39926 from azat/dict-prom-fix
Remove dictionaries from prometheus metrics on DETACH/DROP
|
2022-08-11 13:10:47 +02:00 |
|
Alexey Milovidov
|
c54985ff71
|
Update entrypoint.sh
|
2022-08-11 09:46:24 +03:00 |
|
Heena Bansal
|
fd03038722
|
Merge branch 'master' into Entrypoint_Issue
|
2022-08-11 00:10:45 -04:00 |
|
HeenaBansal2009
|
653ad05ce9
|
Addresed review comments
|
2022-08-10 21:10:01 -07:00 |
|
Alexey Milovidov
|
c323f64804
|
Fix Fasttest
|
2022-08-11 03:29:46 +02:00 |
|
HeenaBansal2009
|
0d2aa07b4d
|
Updated entrypoint.sh to listen on https_port if defined
|
2022-08-10 11:30:06 -07:00 |
|
HeenaBansal2009
|
3658530088
|
Updated entrypoint.sh to listen on https_port if defined
|
2022-08-10 11:23:15 -07:00 |
|
Alexander Tokmakov
|
bb46bfa6d9
|
Update process_functional_tests_result.py
|
2022-08-10 21:20:52 +03:00 |
|
Alexey Milovidov
|
cbeba683d8
|
Merge pull request #40017 from ClickHouse/ci-self-extracting-s3-deployment-2
copy self-extracting to output
|
2022-08-10 21:10:23 +03:00 |
|
Alexey Milovidov
|
774ba4db23
|
Remove old code
|
2022-08-10 19:44:13 +02:00 |
|
Alexey Milovidov
|
7aff85fc79
|
Fix test Dockerfile
|
2022-08-10 19:41:29 +02:00 |
|
kssenii
|
5c3227ba56
|
Merge master
|
2022-08-10 12:00:34 +02:00 |
|
kssenii
|
0dda03c94b
|
Fix checks
|
2022-08-10 00:06:58 +02:00 |
|
Alexey Milovidov
|
f7d995681b
|
Merge branch 'master' into replace-yandex-to-noto
|
2022-08-09 22:43:52 +03:00 |
|
Yakov Olkhovskiy
|
09e6b1a497
|
run clickhouse to decompress
|
2022-08-09 09:16:03 -04:00 |
|
Yakov Olkhovskiy
|
78cc2a970d
|
copy self-extracting to output
|
2022-08-09 02:40:17 -04:00 |
|
Alexander Tokmakov
|
3bc583c22b
|
Revert "copy self-extracting to output"
|
2022-08-08 20:13:40 +03:00 |
|
Alexey Milovidov
|
0921548a37
|
Merge pull request #39527 from pkit/pkit/fix_nats_tls
fix nats-io TLS support
|
2022-08-08 08:28:14 +03:00 |
|
Alexey Milovidov
|
0349d9da96
|
Change font in CI reports just in case (might be worse)
|
2022-08-08 07:25:29 +02:00 |
|
Alexey Milovidov
|
cb7f072fe8
|
Merge pull request #39617 from ClickHouse/ci-self-extracting-s3-deployment
copy self-extracting to output
|
2022-08-08 08:19:15 +03:00 |
|
kssenii
|
e81f85a79e
|
Fix checks
|
2022-08-07 16:44:02 +02:00 |
|