Yatsishin Ilya
|
f779fe3c0a
|
Improve some integration tests
|
2023-01-02 12:43:16 +01:00 |
|
Alexey Milovidov
|
f7fbaf9c99
|
Merge pull request #44829 from ClickHouse/adjust-css-in-fuzz-report
Adjust CSS
|
2023-01-02 05:41:18 +03:00 |
|
Alexey Milovidov
|
47ae8c5c79
|
Remove more lines
|
2023-01-02 02:06:11 +01:00 |
|
Alexey Milovidov
|
bb6c28b07c
|
Fix something strange
|
2023-01-02 01:51:15 +01:00 |
|
Alexey Milovidov
|
4171003b1a
|
Adjust CSS
|
2023-01-02 01:28:05 +01:00 |
|
Alexey Milovidov
|
75d363c264
|
Update docker/test/fuzzer/run-fuzzer.sh
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
|
2023-01-02 03:09:05 +03:00 |
|
Alexey Milovidov
|
a39d0f6a50
|
Fix two typos
|
2023-01-02 00:11:15 +01:00 |
|
Alexey Milovidov
|
6e946cc757
|
Less OOM in stress test
|
2023-01-01 23:22:26 +01:00 |
|
Alexey Milovidov
|
f99ff1f33b
|
Merge branch 'master' into modern-tools
|
2023-01-01 22:55:44 +03:00 |
|
Alexey Milovidov
|
0b324ab836
|
Modern tools
|
2023-01-01 20:53:06 +01:00 |
|
Alexey Milovidov
|
ea4df8a692
|
Stash
|
2023-01-01 20:50:51 +01:00 |
|
Alexey Milovidov
|
f4dc658901
|
Fix grep
|
2023-01-01 17:11:44 +01:00 |
|
Alexey Milovidov
|
d4d0647ccd
|
Merge pull request #44812 from ClickHouse/remove-testflows
Remove the remainings of TestFlows
|
2023-01-01 18:15:39 +03:00 |
|
Alexey Milovidov
|
ea04181d11
|
Remove remainings of TestFlows
|
2023-01-01 03:17:31 +01:00 |
|
Alexey Milovidov
|
01acbafb37
|
Merge pull request #44769 from ClickHouse/fatal-fuzz
Print fatal messages in Fuzzer
|
2023-01-01 01:10:54 +03:00 |
|
Alexey Milovidov
|
e2c00cefb8
|
Merge pull request #44810 from ClickHouse/stress-test-is-a-trash
Fix total trash in stress test
|
2023-01-01 01:09:02 +03:00 |
|
Alexey Milovidov
|
7434a2cbbb
|
Merge pull request #44807 from ClickHouse/fix-typo-in-stress-test
Retry packages download if GitHub returned HTTP 500.
|
2023-01-01 01:08:48 +03:00 |
|
Alexey Milovidov
|
a7ccc618c6
|
Fix total trash in stress test
|
2022-12-31 15:40:06 +01:00 |
|
Alexey Milovidov
|
78ed8a6d69
|
GitHub is unreliable; copy-paste code from Stackoverflow to solve it
|
2022-12-31 14:45:44 +01:00 |
|
Alexey Milovidov
|
d4a35f7682
|
Fix typo in stress test
|
2022-12-31 14:31:40 +01:00 |
|
Alexey Milovidov
|
be3ab1562c
|
Update run-fuzzer.sh
|
2022-12-31 16:23:53 +03:00 |
|
Alexey Milovidov
|
8f7a84c964
|
Print fatal messages in Fuzzer
|
2022-12-30 22:16:30 +01:00 |
|
Alexey Milovidov
|
234193acc9
|
Print fatal messages in Fuzzer
|
2022-12-30 22:13:47 +01:00 |
|
alesapin
|
acad2fac63
|
Remove database ordinary from stress test
|
2022-12-30 18:48:25 +01:00 |
|
Raúl Marín
|
91dea53dbe
|
Perf test: Log the time spent waiting for file sync
|
2022-12-30 12:03:43 +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
|
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 |
|
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 |
|
Nikita Taranov
|
c79c80f841
|
better
|
2022-12-20 19:56:29 +01:00 |
|
kssenii
|
7509bb2d3f
|
Fix
|
2022-12-19 21:29:35 +01:00 |
|
Mikhail f. Shiryaev
|
815ba5b48f
|
Add check for submodules sanity
|
2022-12-19 17:36:03 +01: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 |
|
Nikita Taranov
|
7058a5e7ed
|
impl
|
2022-12-15 18:37:04 +01:00 |
|
Alexander Tokmakov
|
3f336190a7
|
Update run.sh
|
2022-12-14 14:21: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 |
|
Alexander Tokmakov
|
371e85d854
|
Merge pull request #44157 from ClickHouse/fix_session_expired_on_startup
Ignore "session expired" errors after BC check
|
2022-12-13 15:10:36 +03:00 |
|
Azat Khuzhin
|
cdfe62f303
|
Update libdivide
This will includes at least [1].
[1]: https://github.com/ridiculousfish/libdivide/pull/94
v2: Define LIBDIVIDE_* macros mutually exclusive
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-13 10:45:01 +01:00 |
|
Alexander Tokmakov
|
469406c494
|
ignore session expired errors after BC check
|
2022-12-12 14:02:14 +01:00 |
|
Sema Checherinda
|
9a3aecd4c1
|
set max-tries bigger when backward compatibility check runs, old version still drop parts at shutdown
|
2022-12-05 16:05:14 +01:00 |
|
Sema Checherinda
|
dc52a40c04
|
decrease stop max-tries back to default, do not clear old parts at shutdown
|
2022-12-05 16:05:14 +01:00 |
|
Mikhail f. Shiryaev
|
8897aa7fe8
|
Merge pull request #43132 from ClickHouse/strict-typing-ci
Enable strict typing check in tests/ci
|
2022-12-01 14:37:25 +01:00 |
|
Mikhail f. Shiryaev
|
1c5610bf65
|
Changes during the review
|
2022-12-01 14:06:17 +01:00 |
|
Azat Khuzhin
|
4c1fb543e1
|
Sync everything to persistent storage to avoid writeback affects perf tests (#43530)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-01 13:42:59 +01:00 |
|
Alexey Milovidov
|
54e27d4230
|
Merge branch 'master' into build-libcxx-and-libcxxabi-from-llvm-project
|
2022-11-30 00:25:25 +01:00 |
|
Alexander Tokmakov
|
ac578efc05
|
Update run.sh
|
2022-11-29 20:16:59 +03:00 |
|
Mikhail f. Shiryaev
|
9cb2aa1c46
|
Add python mypy check to CI
|
2022-11-29 16:50:22 +01:00 |
|
Mikhail f. Shiryaev
|
e46f615176
|
Simplify checks list in style-check image
|
2022-11-29 16:50:22 +01:00 |
|
Robert Schulze
|
829958e13a
|
Merge branch 'master' into build-libcxx-and-libcxxabi-from-llvm-project
|
2022-11-28 16:09:14 +01:00 |
|
Alexander Tokmakov
|
9a948dc05a
|
Merge pull request #43593 from ClickHouse/fix_fuzzer_run
Remove code that I do not understand
|
2022-11-28 18:01:11 +03:00 |
|
Azat Khuzhin
|
ca16f5136f
|
stress: use --max-tries only since 22.12
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-11-27 09:40:39 +01:00 |
|
Azat Khuzhin
|
2c36b52050
|
stress: increase timeout for server waiting after TERM
Greater timeout after TERM may reduce about of KILL, let's try.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-11-27 09:40:39 +01:00 |
|
Alexander Tokmakov
|
cdbd1cb158
|
fix
|
2022-11-26 18:45:50 +01:00 |
|
Nikita Taranov
|
d1c258cf20
|
Add xxh3 hash function (#43411)
* impl
* try fix
* add docs
* add test
* rm unused file
* excellent
|
2022-11-26 00:14:08 +01:00 |
|
Alexander Tokmakov
|
a982e62f65
|
fix
|
2022-11-25 19:01:24 +01:00 |
|
Alexander Tokmakov
|
98e6c76a60
|
fix
|
2022-11-25 16:58:18 +01:00 |
|
Alexander Tokmakov
|
91b4b8e1d5
|
Merge branch 'master' into fix_fuzzer_run
|
2022-11-25 16:57:47 +01:00 |
|
Mikhail f. Shiryaev
|
58557c87c2
|
Merge pull request #43654 from ClickHouse/optimize-builder-image
Optimize binary-builder size
|
2022-11-25 15:24:57 +01:00 |
|
Alexey Milovidov
|
69d1be50bc
|
Merge pull request #43446 from ClickHouse/fix-typo-3
Fix typo
|
2022-11-25 15:22:28 +01:00 |
|
Alexander Tokmakov
|
1e1caf1440
|
Update run-fuzzer.sh
|
2022-11-25 15:06:52 +03:00 |
|
Mikhail f. Shiryaev
|
a68dc6280d
|
Optimize binary-builder size
|
2022-11-25 12:17:51 +01:00 |
|
Alexander Tokmakov
|
e125f4016b
|
fix
|
2022-11-24 21:37:08 +01:00 |
|
Alexander Tokmakov
|
162c7db972
|
Update run-fuzzer.sh
|
2022-11-24 14:29:48 +03:00 |
|
alesapin
|
f64f0461fe
|
Merge pull request #43288 from ClickHouse/Enable_compress_marks_and_primary_key
Enable compress marks and primary key for CI
|
2022-11-24 12:24:04 +01:00 |
|
Alexander Tokmakov
|
f3b7193635
|
remove code that I do not understand
|
2022-11-23 21:49:44 +01:00 |
|
alesapin
|
41d3825770
|
Merge branch 'Enable_compress_marks_and_primary_key' of https://github.com/ClickHouse/ClickHouse into Enable_compress_marks_and_primary_key
|
2022-11-22 19:12:00 +01:00 |
|
alesapin
|
31142808de
|
Disable compressed marks and index in stress tests
|
2022-11-22 19:10:51 +01:00 |
|
Alexey Milovidov
|
b7e4547f53
|
Merge branch 'master' into fix-typo-3
|
2022-11-22 18:30:06 +01:00 |
|
Alexey Milovidov
|
56f8c0b84b
|
Fix typo
|
2022-11-21 15:10:15 +01:00 |
|
Alexey Milovidov
|
17e2189199
|
Fix backward compatibility check
|
2022-11-21 12:51:51 +01:00 |
|
Azat Khuzhin
|
6e52748af6
|
Improve pytest --pdb experience by preserving dockerd on SIGINT
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-11-19 10:47:44 +01:00 |
|
alesapin
|
2dbf07f58a
|
Splitting checks
|
2022-11-18 17:38:17 +01:00 |
|
Igor Nikonov
|
b12ebab65c
|
Enable keeper fault injection and retries for insert queries in
funcntional tests
|
2022-11-11 18:07:15 +00:00 |
|
Antonio Andelic
|
e512d7f036
|
Merge pull request #42619 from ClickHouse/jepen-multiple-tests
Extend Jepsen tests with support for server
|
2022-11-10 09:01:40 +01:00 |
|
Alexander Tokmakov
|
af78f4b66a
|
Merge branch 'master' into tavplubix-patch-5
|
2022-11-09 16:20:24 +03:00 |
|