Alexey Milovidov
d4a35f7682
Fix typo in stress test
2022-12-31 14:31:40 +01:00
Alexey Milovidov
e54bf36a3e
Merge pull request #44722 from ClickHouse/rename_file
...
Rename log in stress test
2022-12-30 01:44:48 +03:00
Alexey Milovidov
f84064d05a
Merge pull request #44720 from ClickHouse/improve-fuzzer
...
A few improvements to AST Fuzzer
2022-12-30 01:43:55 +03:00
Alexey Milovidov
2872f0dcaf
Merge pull request #44723 from ClickHouse/better-stress-test
...
Debug deadlock in stress test
2022-12-30 01:43:32 +03:00
Denny Crane
77e3b9baa5
Update entrypoint.sh ( #44699 )
...
create xml with user settings if CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT is set
2022-12-29 21:09:44 +01:00
Alexey Milovidov
f423dced5a
Debug deadlock in stress test
2022-12-29 20:06:09 +01:00
alesapin
9eeb7db2f3
Rename log in stress test
2022-12-29 19:33:32 +01:00
Alexey Milovidov
79ae191611
A few improvements to AST Fuzzer
2022-12-29 18:55:28 +01:00
Alexey Milovidov
eb9cff33ca
Merge pull request #44669 from ClickHouse/remove-questdb
...
Remove questdb (it makes a little sense but the test was flaky)
2022-12-29 01:55:55 +03:00
alesapin
3eda778707
Better
2022-12-28 14:29:27 +01:00
Alexey Milovidov
f30272279c
Whitespace
2022-12-28 12:41:44 +01:00
Alexey Milovidov
135a32c606
Merge branch 'master' into faster-startup-bc-check
2022-12-27 23:17:24 +03:00
alesapin
f93c52ac69
Add +x flag for run-fuzzer.sh
2022-12-27 19:48:58 +01:00
Alexey Milovidov
735fe5b189
Merge pull request #44282 from nickitat/set_mem_limit_for_fuzz_tests
...
Set memory limit for server in AST fuzz tests
2022-12-27 16:05:26 +03:00
Alexey Milovidov
44de7195d1
Merge branch 'master' into fix-fuzzer-html
2022-12-27 15:35:54 +03:00
Alexey Milovidov
bfe895975e
Merge pull request #44575 from ClickHouse/minimal-changes
...
Non-significant changes
2022-12-27 15:34:27 +03:00
Alexey Milovidov
9645941cdf
Merge pull request #44616 from ClickHouse/sanitizer-out-of-memory
...
Do not fail the AST fuzzer if sanitizer is out of memory
2022-12-27 15:15:26 +03:00
Alexey Milovidov
05c27f4e15
Merge pull request #44603 from ClickHouse/runlog
...
Rename `runlog.log` to `run.log` in tests
2022-12-27 15:14:05 +03:00
alesapin
338c554525
Push
2022-12-27 13:00:14 +01:00
alesapin
e4e6cccbf8
Remove garbage
2022-12-27 12:59:09 +01:00
Alexey Milovidov
b85409f976
Do not fail if sanitizer is out of memory
2022-12-26 22:46:37 +01:00
Alexey Milovidov
a0753cbca2
Disable analyzer in fuzz and stress tests
2022-12-26 19:04:10 +01:00
Alexey Milovidov
91c1f9de8f
Faster server startup after stress test
2022-12-26 18:13:50 +01:00
Alexey Milovidov
6ba360be71
Rename runlog.log to run.log
2022-12-26 16:29:32 +01:00
alesapin
3555017336
Merge pull request #44564 from ClickHouse/turn_offable_bc_check
...
Make BC check optional (if env var set)
2022-12-26 16:15:13 +01:00
Alexey Milovidov
fe73b0f648
Update run-fuzzer.sh
2022-12-25 22:14:25 +03:00
alesapin
211c6062bc
Fix
2022-12-25 19:37:02 +01:00
Alexey Milovidov
31bd775073
Update run-fuzzer.sh
2022-12-25 19:53:26 +03:00
Alexey Milovidov
51503fc9e4
Fuzzer HTML: fix trash
2022-12-25 16:19:42 +01:00
Alexey Milovidov
f22fc35900
Minimal changes
2022-12-25 14:18:05 +01:00
alesapin
bd19c6b699
Make BC check optional (if env var set)
2022-12-24 17:46:22 +01:00
Alexey Milovidov
db7f40bcb2
Merge branch 'master' into alexey-milovidov-patch-5
2022-12-21 01:44:55 +03:00
Nikita Taranov
c79c80f841
better
2022-12-20 19:56:29 +01:00
Robert Schulze
4dcfe3e216
Merge pull request #44366 from ClickHouse/sse2-in-universal
...
universal.sh: Fall back to plain x86-64 on pre-2006 hardware
2022-12-20 13:51:02 +01:00
Robert Schulze
a6019fec70
Merge branch 'master' into sse2-in-universal
2022-12-20 10:24:50 +01:00
kssenii
7509bb2d3f
Fix
2022-12-19 21:29:35 +01:00
Robert Schulze
2b9a0824fe
Cosmetics: Rename "amd64-sse2" builds to "amd64-compat" builds
...
... a bit of consistency with "aarch64-v80compat"
2022-12-19 19:00:21 +00:00
Mikhail f. Shiryaev
815ba5b48f
Add check for submodules sanity
2022-12-19 17:36:03 +01:00
Alexey Milovidov
71deb8ea31
Fix Docker
...
Suggested by Lupsik Pupsik in Telegram.
2022-12-18 12:56:31 +03:00
Alexey Milovidov
87b4a32d59
Merge pull request #43392 from azat/tests/pdb
...
Improve pytest --pdb experience by preserving dockerd on SIGINT
2022-12-17 04:24:10 +03:00
Alexey Milovidov
a3dc5e8b0a
Merge pull request #44132 from azat/bump-libdivide
...
Bump libdivide (to gain some new optimizations)
2022-12-17 04:07:08 +03:00
Alexey Milovidov
d3fd9a6c1e
Merge pull request #44239 from azat/builtin-skim-v2
...
Builtin skim for fuzzy search in clickhouse client/local history
2022-12-16 21:23:24 +03:00
Nikita Taranov
7058a5e7ed
impl
2022-12-15 18:37:04 +01:00
robot-clickhouse
f4fbdfa93d
Update version_date.tsv and changelogs after v22.12.1.1752-stable
2022-12-15 17:07:16 +00:00
Azat Khuzhin
28737a503c
Configure rustc compiler properly
...
Right now it works for host platforms because of gcc package, that
includes gcc-cross sysroot.
Use bundled sysroot from contrib instead.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-14 20:57:29 +01:00
Azat Khuzhin
67fa185611
Revert "Builtin skim"
2022-12-14 17:17:19 +03:00
Alexander Tokmakov
3f336190a7
Update run.sh
2022-12-14 14:21:21 +03:00
Alexey Milovidov
c93b7741b3
Merge branch 'master' into builtin-skim
2022-12-14 02:30:21 +03:00
Alexander Tokmakov
f68a407636
Update docker/test/stress/run.sh
...
Co-authored-by: Alexander Gololobov <440544+davenger@users.noreply.github.com>
2022-12-13 18:58:02 +03:00
Alexander Tokmakov
49f3e8e19b
Update run.sh
2022-12-13 18:47:13 +03:00