Pablo Marcos
4cf7e6a79d
Remove logging traces to help debugging
2024-07-29 11:15:03 +00:00
Pablo Marcos
5b9427dc56
Fix test flakiness
...
- Increase from 10s to 20s the max_age. Removes flakiness due to
the files in minio still present in following execution, even
if the cleanup stage of the test is clearly removing them.
- Use a busy-loop to check conditions directly, removing the
unnecessary sleep.
2024-07-29 10:36:18 +00:00
Pablo Marcos
3f1dbdfce9
Clarify documentation
2024-07-26 11:01:10 +00:00
Pablo Marcos
98418120cd
Add parallel integration test execution to doc
2024-07-26 10:22:57 +00:00
Pablo Marcos
5bf89a4331
Set a different instance dir when using pytest-xdist
...
This allows executing in integration tests in parallel
without directory clashes.
2024-07-26 08:42:54 +00:00
Pablo Marcos
59f9c12504
Increase sleep time make sure there is a new failure
...
The previous sleep was already adding +5s to make sure
the TTL was properly applied, so we'd rather use the
same value here instead of just 1s.
2024-07-25 14:37:50 +00:00
Pablo Marcos
f03d4bb7d5
Format with black
2024-07-24 15:10:25 +00:00
Pablo Marcos
91b7001df6
Refactor test to improve it
...
- Create wait_for_condition that checks greedily for a period of time
- Remove redundant checks
- Allow other tests running in parallel to have `ObjectStorageQueueFailedFiles` errors
2024-07-24 12:08:31 +00:00
Pablo Marcos
b25cad23ed
Use unique names for tables and files
2024-07-24 11:42:51 +00:00
Ilya Yatsishin
02ee0d8dd4
Merge pull request #66896 from qoega/improve-integration-tests-1
...
Improved test_storage_s3 tests to make it repeatable
2024-07-24 07:52:39 +00:00
Alexey Milovidov
b22f0671c9
Merge pull request #66908 from ClickHouse/fix-bad-tests-davenger
...
Fix bad tests `share_big_sets`, CC @davenger
2024-07-24 07:33:20 +00:00
Alexey Milovidov
fd2774a018
Merge pull request #66954 from ClickHouse/split_03036_dynamic_read_subcolumns
...
Split slow test 03036_dynamic_read_subcolumns
2024-07-24 07:28:14 +00:00
Alexey Milovidov
8d3568ce71
Merge pull request #66993 from ClickHouse/revert-66785-fix_992
...
Revert "Fix for 992 and friends"
2024-07-24 05:00:24 +02:00
Alexey Milovidov
e855ce7937
Revert "Fix for 992 and friends"
2024-07-24 04:59:57 +02:00
Alexey Milovidov
899b5c5ccd
Merge pull request #66503 from ClickHouse/remove-unused-local-variables
...
Remove unused local variables
2024-07-24 01:48:24 +00:00
Alexey Milovidov
da81588d42
Merge pull request #66816 from ClickHouse/something-strange-with-the-test-about-refreshable-materialized-views
...
Something is strange with the test about refreshable materialized views
2024-07-24 01:25:12 +00:00
Alexey Milovidov
1914b37058
Merge pull request #65521 from JackyWoo/add_statistics_cmsketch
...
Add count-min sketches as statistics type
2024-07-24 00:46:23 +00:00
Alexey Milovidov
8a5dcc5bd2
Merge pull request #66911 from ClickHouse/speed-up-merge-tree-mutations-2
...
Speed up mutations for non-replicated MergeTree significantly
2024-07-24 00:11:57 +00:00
Ilya Yatsishin
b8494aaa12
Merge pull request #66987 from ClickHouse/qoega-patch-7
...
Touch dockerfile to forcefully rebuild image
2024-07-23 23:12:34 +00:00
Ilya Yatsishin
8925060366
Touch dockerfile to forcefully rebuild image
2024-07-24 00:18:12 +02:00
Alexander Tokmakov
516432e42a
Merge pull request #66785 from ClickHouse/fix_992
...
Fix for 992 and friends
2024-07-23 21:47:08 +00:00
Max K.
3bc0ba4a6e
Merge pull request #66979 from ClickHouse/ci_add_log_message
...
CI: Add logs for debugging
2024-07-23 19:09:42 +00:00
Max K
2551f14141
CI: Add messages fro debugging
2024-07-23 20:42:21 +02:00
Alexander Gololobov
54a5039102
Count log messages for building set and reusing set from cache
2024-07-23 19:25:38 +02:00
Nikita Taranov
7a65eb08ed
add forgotten file
2024-07-23 18:00:33 +01:00
Max K.
0a3ca7e97c
Merge pull request #66955 from ClickHouse/ci_fix_docker_build_for_release_branches
...
CI: Fixes docker server build for release branches
2024-07-23 16:04:30 +00:00
Max K
c7427e6572
CI: Fixes docker server build for release branches
2024-07-23 17:24:52 +02:00
Yatsishin Ilya
e671d4c55d
more changes
2024-07-23 14:43:49 +00:00
Nikita Taranov
5e41c29a90
Merge pull request #66732 from ClickHouse/more_debug_info_for_cgroup_observer
...
Dump all memory stats in CgroupsMemoryUsageObserver on hitting the limit
2024-07-23 14:29:10 +00:00
Nikita Taranov
a7baafc022
remove old
2024-07-23 15:25:52 +01:00
Nikita Taranov
094eac641b
impl
2024-07-23 15:25:23 +01:00
Antonio Andelic
44c66f7a2b
Merge pull request #66865 from ClickHouse/fix-02911_backup_restore_keeper_map
...
Fix `KeeperMap` create after incomplete drop
2024-07-23 13:08:47 +00:00
Raúl Marín
bab5565b65
Merge pull request #66929 from ClickHouse/24.8-prepare
...
Update version after release
2024-07-23 12:20:00 +00:00
Alexey Milovidov
e67d618bbf
Merge pull request #66886 from Algunenano/stateless_slow
...
Speed up stateful tests setup
2024-07-23 12:05:27 +00:00
Alexander Gololobov
ba3979275b
Test that big set is shared between parts by checking read_rows from system.part_log
2024-07-23 13:54:18 +02:00
Raúl Marín
53c7bf680b
Update autogenerated version to 24.8.1.1 and contributors
2024-07-23 11:46:48 +00:00
Max K.
3f8b27d7ac
Merge pull request #66920 from ClickHouse/ci_remove_init_runner_scripts_from_oss
...
CI: Remove ci runners scripts from oss
2024-07-23 11:01:42 +00:00
Kruglov Pavel
6981e6273b
Merge pull request #66863 from Avogar/split-test-03038
...
Split test 03038_nested_dynamic_merges to avoid timeouts
2024-07-23 10:44:20 +00:00
Kruglov Pavel
3ff6c1ad9c
Merge pull request #66839 from ClickHouse/split-test-index
...
Split a test for index
2024-07-23 10:42:39 +00:00
Kruglov Pavel
bf595ca374
Merge pull request #66510 from canhld94/fix_trivial_count_non_deterministic_func
...
Fix wrong count result when there is non-deterministic function in predicate
2024-07-23 10:30:26 +00:00
Max K
bb28a65e98
minor fix for wf status reporting
2024-07-23 11:50:05 +02:00
Antonio Andelic
b6b1a7a779
Merge pull request #66850 from ClickHouse/revert-libunwind-patch
...
Revert libunwind patch
2024-07-23 09:46:33 +00:00
Yatsishin Ilya
1c723e7fd7
black
2024-07-23 09:10:47 +00:00
Max K
b164014bf9
CI: Remove ci runners scripts from oss
2024-07-23 11:00:05 +02:00
Max K.
9f34daa98d
Merge pull request #66918 from ClickHouse/ci_add_lifecycle_to_cidb
...
CI: Add ec2 instance lifecycle metadata to CIDB
2024-07-23 08:06:04 +00:00
Max K
2b56cbc1fd
CI: Add ec2 instance lifecycle metadata to CIDB
2024-07-23 09:42:58 +02:00
JackyWoo
9d7bb2a430
Move unit tests to gtest_convertFieldToType.cpp
2024-07-23 15:07:18 +08:00
Antonio Andelic
133e734d73
Move to integration test
2024-07-23 09:05:09 +02:00
Alexey Milovidov
8899d42428
Speed up mutations for non-replicated MergeTree significantly
2024-07-23 04:29:46 +02:00
Alexey Milovidov
4cbb8bab56
Speed up mutations for non-replicated MergeTree a bit
2024-07-23 04:09:06 +02:00