Maksim Kita
|
764c72b6c9
|
Fixed code review issues
|
2024-03-19 20:41:39 +03:00 |
|
robot-ch-test-poll4
|
a07d214fbf
|
Merge pull request #61396 from Algunenano/default_cluster
Remove default cluster from default config from test config
|
2024-03-19 13:58:01 +01:00 |
|
János Benjamin Antal
|
9cd7e6155c
|
Merge pull request #60031 from azat/merge_tree_mutations_cleanup-fix
Fix finished_mutations_to_keep=0 for MergeTree (as docs says 0 is to keep everything)
|
2024-03-19 12:55:46 +01:00 |
|
János Benjamin Antal
|
7adf585460
|
Merge pull request #61236 from ClickHouse/fix-flaky-test-merge-tree-load-parts-corrupted
Fix `test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted`
|
2024-03-19 12:02:19 +01:00 |
|
János Benjamin Antal
|
a1eb8e4bae
|
Merge pull request #61235 from ClickHouse/improve-test-failed-mutations
Improve `test_failed_mutations`
|
2024-03-19 11:58:39 +01:00 |
|
Raúl Marín
|
0637da0339
|
Merge remote-tracking branch 'blessed/master' into default_cluster
|
2024-03-18 16:11:50 +01:00 |
|
Raúl Marín
|
6b19c5ea75
|
Fix integration tests
|
2024-03-18 16:07:10 +01:00 |
|
Raúl Marín
|
53159070b5
|
Remove default cluster in tests
|
2024-03-18 15:52:16 +01:00 |
|
Han Fei
|
8a54c85f3c
|
Merge pull request #61049 from hanfei1991/hanfei/check-limit-periodically
Check cgroups memory limit update periodically
|
2024-03-18 15:15:46 +01:00 |
|
János Benjamin Antal
|
4a1ce10c20
|
Merge remote-tracking branch 'origin/master' into fix-flaky-test-merge-tree-load-parts-corrupted
|
2024-03-18 10:36:36 +00:00 |
|
János Benjamin Antal
|
6ba073861d
|
Merge remote-tracking branch 'origin/master' into improve-test-failed-mutations
|
2024-03-18 10:35:38 +00:00 |
|
alesapin
|
0faf4eacb8
|
Merge pull request #61299 from ClickHouse/merge_config
Add ability to merge includes for config preprocessor for configs
|
2024-03-18 11:22:42 +01:00 |
|
Robert Schulze
|
eb26bb2a1c
|
Merge pull request #61348 from rschu1ze/flaky-test_uncrop_query
Un-flake `test_undrop_query`
|
2024-03-18 08:56:22 +01:00 |
|
Alexey Milovidov
|
24e77a6b5a
|
Merge pull request #61477 from CurtizJ/fix-test-polymorphic-parts
Fix test `test_polymorphic_parts`
|
2024-03-16 13:51:06 +03:00 |
|
Anton Popov
|
bc6cd6e769
|
fix test_polymorphic_parts
|
2024-03-15 22:32:04 +00:00 |
|
Han Fei
|
e1730c070e
|
fix style
|
2024-03-15 21:00:42 +01:00 |
|
Han Fei
|
694f5416b9
|
refine tests
|
2024-03-15 16:32:57 +01:00 |
|
Robert Schulze
|
f132eef63b
|
Merge remote-tracking branch 'rschu1ze/master' into flaky-test_uncrop_query
|
2024-03-15 15:12:58 +00:00 |
|
Kruglov Pavel
|
d045ab150e
|
Merge pull request #61362 from ClickHouse/revert-61359-revert-61234-Avogar-patch-2
Revert "Revert "Fix usage of session_token in S3 engine""
|
2024-03-15 16:00:05 +01:00 |
|
Max K
|
ff456ffb33
|
Revert "CI: ARM integration tests: disable tests with HDFS "
|
2024-03-15 15:08:03 +01:00 |
|
robot-ch-test-poll
|
2b93606ddd
|
Merge pull request #61182 from ClickHouse/ci_fix_arm_integration_tests_2
CI: ARM integration tests: disable tests with HDFS
|
2024-03-15 14:53:52 +01:00 |
|
Max Kainov
|
bf8ae84cb6
|
fixup! CI: skip hdfs tests for arm #do_not_test #batch_0 #no_merge_commit
|
2024-03-15 13:43:03 +00:00 |
|
alesapin
|
38cd6ef27d
|
Merge branch 'master' into merge_config
|
2024-03-15 13:52:52 +01:00 |
|
Kruglov Pavel
|
fef38bded1
|
Merge pull request #61395 from Avogar/fox-test-clusters-actual-information
Fix test test_system_clusters_actual_information flakiness
|
2024-03-15 12:33:46 +01:00 |
|
Max Kainov
|
e8b3cc2851
|
CI: skip hdfs tests for arm
#do_not_test
#batch_0
#no_merge_commit
#ci_set_arm
|
2024-03-14 20:19:10 +00:00 |
|
Kruglov Pavel
|
e8da3bb2eb
|
Fix style
|
2024-03-14 19:06:02 +01:00 |
|
avogar
|
a6f1e09e69
|
Test test test_system_clusters_actual_information flakiness
|
2024-03-14 17:35:10 +00:00 |
|
Kruglov Pavel
|
107acf54c6
|
Fix tests
|
2024-03-14 13:42:07 +01:00 |
|
vdimir
|
0b97f3ac16
|
Merge pull request #61320 from ClickHouse/vdimir/fix_rabbitmq_logical_error
Fix logical error in RabbitMQ storage with MATERIALIZED columns
|
2024-03-14 13:28:05 +01:00 |
|
Kruglov Pavel
|
6ac6c49d55
|
Merge pull request #61314 from Avogar/fix-test-distributed-settings
Don't use default cluster in test test_distibuted_settings
|
2024-03-14 13:00:27 +01:00 |
|
Kruglov Pavel
|
0569f44186
|
Merge pull request #61322 from Avogar/fix-parallel-parsing-memory-tracking-test
Fix test test_input_format_parallel_parsing_memory_tracking
|
2024-03-14 12:23:04 +01:00 |
|
Robert Schulze
|
bd6bed161c
|
Try to fix flaky test_undrop_query
|
2024-03-13 20:56:42 +00:00 |
|
avogar
|
4670f05564
|
Fix test test_input_format_parallel_parsing_memory_tracking
|
2024-03-13 17:18:13 +00:00 |
|
vdimir
|
b2e067b3da
|
Fix logical error in RabbitMQ storage with MATERIALIZED columns
|
2024-03-13 16:41:35 +00:00 |
|
kssenii
|
5b15ec6ae1
|
Move test from stateless to integration
|
2024-03-13 17:10:55 +01:00 |
|
avogar
|
868d24415b
|
Fix style
|
2024-03-13 15:48:29 +00:00 |
|
avogar
|
a366acf59c
|
Don't use default cluster in test test_distibuted_settings
|
2024-03-13 15:36:53 +00:00 |
|
Kseniia Sumarokova
|
893ea7e4fe
|
Merge pull request #60396 from ClickHouse/fix-usage-of-plain-metadata
Fix usage of plain metadata type with new disks configuration option
|
2024-03-13 14:18:36 +01:00 |
|
robot-clickhouse
|
24626d431c
|
Automatic style fix
|
2024-03-13 12:35:27 +00:00 |
|
alesapin
|
6203d45b96
|
working version with comments
|
2024-03-13 13:12:48 +01:00 |
|
Konstantin Bogdanov
|
a704ea510a
|
Fix test_placement_info (#61057)
* Fix test
* Fix last minute changes
* Automatic style fix
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2024-03-13 12:03:42 +01:00 |
|
alesapin
|
a8028b0bdc
|
Merge branch 'master' into merge_config
|
2024-03-13 10:39:28 +01:00 |
|
Alexander Sapin
|
47dfefd6b3
|
config substitutions
|
2024-03-13 10:37:51 +01:00 |
|
Han Fei
|
cb3ffc6f1a
|
fix style
|
2024-03-13 07:28:41 +01:00 |
|
Han Fei
|
044eed8d82
|
fix style
|
2024-03-13 06:40:47 +01:00 |
|
Han Fei
|
c7c64636d0
|
add a test
|
2024-03-12 23:31:33 +01:00 |
|
kssenii
|
c947484fe0
|
Fxi again
|
2024-03-12 19:36:10 +01:00 |
|
János Benjamin Antal
|
f63970769b
|
Make test less flaky
|
2024-03-12 12:23:09 +00:00 |
|
robot-clickhouse
|
e9ef18c3ac
|
Automatic style fix
|
2024-03-12 11:54:56 +00:00 |
|
János Benjamin Antal
|
aa9b5741e1
|
Improve tests
|
2024-03-12 11:43:08 +00:00 |
|