Kseniia Sumarokova
|
75318e4cee
|
Merge pull request #45180 from kssenii/fix-flacky-test-multiple-disks
Fix flaky test test_multiple_disks/test.py::test_rename
|
2023-01-13 19:05:03 +01:00 |
|
Alexander Tokmakov
|
db91c4a749
|
Merge pull request #45168 from ClickHouse/tavplubix-patch-1
Try to fix flaky test_ttl_move_memory_usage
|
2023-01-13 15:01:42 +03:00 |
|
kssenii
|
0110b63a95
|
Better fix
|
2023-01-13 12:12:27 +01:00 |
|
Ilya Yatsishin
|
94e8c57d0d
|
Merge pull request #45094 from ClickHouse/try-fix-keeper-map
Try fixing KeeperMap tests
|
2023-01-13 00:46:43 +01:00 |
|
Yakov Olkhovskiy
|
842a34666c
|
Merge pull request #44594 from arenadata/ADQM-634
Add keytab parameter in kerberos section of config.xml
|
2023-01-12 15:07:45 -05:00 |
|
Nikolai Kochetov
|
e21fe952c6
|
Update test_ttl_move_memory_usage.py
|
2023-01-12 18:45:19 +01:00 |
|
Nikolai Kochetov
|
1911c25a7b
|
Merge branch 'master' into tavplubix-patch-1
|
2023-01-12 18:44:39 +01:00 |
|
Antonio Andelic
|
1f2ec534f4
|
Add EXISTS clauses
|
2023-01-12 15:39:04 +00:00 |
|
Antonio Andelic
|
dc4262f338
|
Merge branch 'master' into try-fix-keeper-map
|
2023-01-12 15:19:51 +00:00 |
|
Antonio Andelic
|
fb23a399b5
|
Merge pull request #45213 from ClickHouse/fix-flaky-keeper-test
Fix flaky `test_keeper_three_nodes_two_alive`
|
2023-01-12 14:57:40 +01:00 |
|
Yakov Olkhovskiy
|
344fa16184
|
Merge pull request #42991 from ClickHouse/tests-connection-error
add retries on ConnectionError
|
2023-01-12 08:32:03 -05:00 |
|
Ilya Yatsishin
|
23c80d77a0
|
Merge pull request #45206 from ClickHouse/try-fix-overcommit-test
Disable check to make test_overcommit_tracker not flaky
|
2023-01-12 14:16:11 +01:00 |
|
alesapin
|
df8ceeefdc
|
Merge pull request #45134 from ClickHouse/fix_flaky_azure_test
Fix flaky azure test
|
2023-01-12 13:02:34 +01:00 |
|
Nikita Mikhaylov
|
62d544e742
|
Fix integration test test_replicated_users::test_rename_replicated (#45192)
* Done
* Update tests/integration/test_replicated_users/test.py
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
|
2023-01-12 12:36:36 +01:00 |
|
robot-clickhouse
|
d61e202416
|
Automatic style fix
|
2023-01-12 11:35:03 +00:00 |
|
Antonio Andelic
|
feaad2bd43
|
try avoiding bad file descriptor
|
2023-01-12 11:28:41 +00:00 |
|
Antonio Andelic
|
97266ccabc
|
Merge branch 'master' into try-fix-keeper-map
|
2023-01-12 11:16:35 +00:00 |
|
Kseniia Sumarokova
|
56f8899df8
|
Update tests/integration/test_multiple_disks/test.py
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
|
2023-01-12 12:06:31 +01:00 |
|
Antonio Andelic
|
0fc279e2bb
|
Don't allow third node to become leader
|
2023-01-12 08:44:55 +00:00 |
|
Dmitry Novik
|
bed39f3762
|
Disable check to make test on flaky
|
2023-01-11 23:52:13 +00:00 |
|
kssenii
|
e3a1af6542
|
Fix flacky test
|
2023-01-11 23:51:03 +01:00 |
|
Ilya Yatsishin
|
bca117b26d
|
Merge pull request #45099 from ClickHouse/qoega-patch-4
Try to fix flaky test_create_user_and_login/test.py::test_login_as_dropped_user_xml
|
2023-01-11 23:37:03 +01:00 |
|
Nikolai Kochetov
|
653d18cb8c
|
Merge pull request #45162 from ClickHouse/disable-test_move_and_s3_memory_usage
Disable test_ttl_move_memory_usage as too flaky.
|
2023-01-11 20:30:28 +01:00 |
|
Ilya Yatsishin
|
cc352804df
|
Merge pull request #45156 from qoega/green-ci-5
Fix flaky test_tcp_handler_interserver_listen_host
|
2023-01-11 19:09:22 +01:00 |
|
Antonio Andelic
|
2c33c9e62c
|
Merge branch 'master' into try-fix-keeper-map
|
2023-01-11 15:05:04 +01:00 |
|
Alexander Tokmakov
|
764abb6410
|
try to fix flaky test_ttl_move_memory_usage
|
2023-01-11 15:55:18 +03:00 |
|
Nikolai Kochetov
|
07a3967d6b
|
Disable test_ttl_move_memory_usage as too flaky.
|
2023-01-11 11:20:02 +00:00 |
|
Alexander Tokmakov
|
b156209ed6
|
Update test.py
|
2023-01-11 14:17:44 +03:00 |
|
Yatsishin Ilya
|
77f0724629
|
Fix flaky test_tcp_handler_interserver_listen_host
|
2023-01-11 10:28:30 +00:00 |
|
robot-clickhouse
|
6d6e803cfb
|
Automatic style fix
|
2023-01-11 10:09:43 +01:00 |
|
Ilya Yatsishin
|
f871949d85
|
Try to fix flaky test_create_user_and_login/test.py::test_login_as_dropped_user_xml
|
2023-01-11 10:09:43 +01:00 |
|
alesapin
|
6d86b8dd47
|
Fix flaky azure test
|
2023-01-10 19:05:02 +01:00 |
|
Antonio Andelic
|
7d948c9c77
|
Merge branch 'master' into try-fix-keeper-map
|
2023-01-10 15:44:28 +01:00 |
|
Antonio Andelic
|
134cc3e273
|
Change table name
|
2023-01-10 14:16:28 +01:00 |
|
Maksim Kita
|
d4a2dd43ce
|
Merge pull request #44891 from azat/tests/rewrite-update_field-test
Convert integration test_dictionaries_update_field to a stateless
|
2023-01-10 15:14:53 +03:00 |
|
Antonio Andelic
|
d7ca0c04fa
|
remove drop if exists
|
2023-01-10 11:35:02 +01:00 |
|
Antonio Andelic
|
7aef7d95de
|
Small fixes for keeper_map tests
|
2023-01-10 09:15:07 +00:00 |
|
Nikita Mikhaylov
|
857799fbca
|
Parallel distributed insert select with s3Cluster [3] (#44955)
* Revert "Revert "Resurrect parallel distributed insert select with s3Cluster (#41535)""
This reverts commit b8d9066004 .
* Fix build
* Better
* Fix test
* Automatic style fix
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2023-01-09 13:30:32 +01:00 |
|
Kseniia Sumarokova
|
9ae5ad202a
|
Merge pull request #44707 from xiedeyantu/s3-add-config
S3 support upload object using storage class INTELLIGENT_TIERING
|
2023-01-09 13:28:53 +01:00 |
|
Roman Vasin
|
2995c6d866
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-634
|
2023-01-09 08:26:45 +00:00 |
|
Alexey Milovidov
|
851e4ae59f
|
Fix typos
|
2023-01-08 07:08:20 +01:00 |
|
Antonio Andelic
|
c8d9368009
|
Retry on invalid snapshot
|
2023-01-07 17:08:25 +00:00 |
|
Anton Popov
|
1f32ffedf8
|
Merge pull request #43221 from ClickHouse/refactoring-ip-types
Replace domain IP types (IPv4, IPv6) with native
|
2023-01-07 12:01:21 +01:00 |
|
Alexey Milovidov
|
590ad41cbf
|
Merge pull request #44978 from azat/tests/fix-test_replicated_users
tests: fix test_replicated_users flakiness
|
2023-01-07 03:51:31 +03:00 |
|
Alexey Milovidov
|
d122d72ea8
|
Merge pull request #44996 from vitlibar/fix-test_grpc_protocol_progress
Fix test test_grpc_protocol/test.py::test_progress
|
2023-01-07 03:48:30 +03:00 |
|
Vitaly Baranov
|
e8355971bb
|
Fix test test_grpc_protocol/test.py::test_progress
|
2023-01-06 19:58:20 +01:00 |
|
Vitaly Baranov
|
92be50bd68
|
Add test for IMDS session token.
|
2023-01-06 15:55:26 +01:00 |
|
Vitaly Baranov
|
0d12d90fb5
|
Move common code to helpers/mock_servers.py
|
2023-01-06 15:55:21 +01:00 |
|
Anton Popov
|
b25f875674
|
Merge pull request #44875 from ClickHouse/fix-another-one-cannot-read-all-data-for-lc-dict-error
Fix right offset for reading LowCardinality dictionary from remote fs
|
2023-01-06 15:24:36 +01:00 |
|
Kseniia Sumarokova
|
573d3283b0
|
Merge pull request #44327 from kssenii/use-new-named-collections-code-2
Replace old named collections code with new (from #43147) part 2
|
2023-01-06 13:06:26 +01:00 |
|