Yakov Olkhovskiy
9c4967e788
prevent test from unrelated fails
2024-02-21 16:03:57 +00:00
Azat Khuzhin
0496d0f45f
Do not retry queries if container is down in integration tests
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-19 11:27:41 +01:00
Konstantin Bogdanov
dbb6804a70
Merge pull request #59976 from ClickHouse/add-cloud-placement
...
Add `PlacementInfo`
2024-02-15 19:16:56 +03:00
Konstantin Bogdanov
f678bdc546
Update tests
2024-02-14 10:51:42 +01:00
Alexey Milovidov
1fbc52fa40
Remove Aerospike
2024-02-14 05:52:39 +01:00
serxa
a40da92761
Merge branch 'master' into fix-async-loader-shutdown-deadlock
2024-01-25 11:31:05 +00:00
Kseniia Sumarokova
951c874aa9
Merge pull request #59080 from ClickHouse/data-lakes-survive-restart
...
Allow server to start with broken data lake table and fix itself lazily
2024-01-25 11:50:16 +01:00
robot-clickhouse
41e6dd7a9d
Automatic style fix
2024-01-24 12:15:19 +00:00
serxa
0badcffdc1
test: table metadata load failure should shutdowns the server properly
2024-01-24 12:01:32 +00:00
robot-clickhouse
48f0580512
Automatic style fix
2024-01-22 17:39:44 +00:00
kssenii
1aa8e62bb7
Fix
2024-01-22 18:26:44 +01:00
kssenii
dc5d09fc55
Fix tests
2024-01-17 15:52:07 +01:00
kssenii
1f384dd8a8
Fix
2024-01-17 10:32:56 +01:00
Alexey Milovidov
54698cd2de
Merge pull request #55876 from ClickHouse/keeper-http-readiness-endpoint
...
Keeper HTTP readiness endpoint
2023-12-13 17:07:57 +01:00
robot-clickhouse
f2336ff025
Automatic style fix
2023-12-12 14:43:44 +00:00
kssenii
e77cb18d18
Better test
2023-12-12 15:30:17 +01:00
Konstantin Bogdanov
1f9c7336a9
Fix test helper naming
2023-12-12 09:32:16 +01:00
robot-clickhouse
3adb83e406
Automatic style fix
2023-12-11 10:19:49 +01:00
Konstantin Bogdanov
89ba4a8452
Add HTTP readiness endpoint
2023-12-11 10:19:42 +01:00
Kseniia Sumarokova
69adfffa02
Merge pull request #57588 from ClickHouse/materialized-postgres-escape-publication
...
Add a test for #55251
2023-12-09 12:14:28 +01:00
alesapin
dc7347e0ba
Merge pull request #57271 from hanfei1991/hanfei/keeper_soft_limit
...
support memory soft limit for keeper
2023-12-08 16:12:47 +01:00
Kseniia Sumarokova
de7abe2341
Merge branch 'master' into materialized-postgres-escape-publication
2023-12-08 10:53:39 +01:00
kssenii
246eeee2df
Merge remote-tracking branch 'origin/master' into materialized-postgres-escape-publication
2023-12-07 10:48:15 +01:00
kssenii
56b20b6d36
Merge remote-tracking branch 'origin/master' into add-a-test-for-issue-with-table-override
2023-12-07 10:46:08 +01:00
kssenii
bbddd330c6
Add forgotten change
2023-12-07 10:46:00 +01:00
robot-clickhouse
4dab2515dc
Automatic style fix
2023-12-06 19:46:41 +00:00
kssenii
6321576ff8
Add a test
2023-12-06 20:27:41 +01:00
Kseniia Sumarokova
e02883cd4a
Merge branch 'master' into fix-materialized-pg-issue-with-incorrect-connection-options
2023-12-06 12:16:04 +01:00
kssenii
0d313acd03
Fix
2023-12-05 13:22:35 +01:00
Han Fei
fc0f080cb4
fix black
2023-12-01 20:39:38 +01:00
Han Fei
e4da317f05
fix test
2023-12-01 18:07:45 +01:00
vdimir
3b4f70a811
Minor changes in test_check_table
2023-11-23 16:24:11 +00:00
Igor Nikonov
b9a28028e4
Merge branch 'master' into test-rabbitmq-with-secure-connection
2023-11-19 21:33:09 +01:00
Antonio Andelic
9eaafff3d2
Merge pull request #56715 from incfly/keeper-az-fix
...
Fix keeper availability zone configuration.
2023-11-18 19:24:24 +01:00
Antonio Andelic
bb68321fc1
More stable test_keeper_reconfig_replace_leader
2023-11-16 13:31:39 +00:00
Igor Nikonov
4d16c096a1
Use ports from cluster
2023-11-16 13:03:20 +00:00
Jianfei Hu
9df2775f08
reduce timeout and setTimeout earlier.
...
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-11-14 17:58:16 +00:00
Jianfei Hu
554d907189
Fix the keeper_server availability zone configuration.
...
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-11-13 23:42:51 +00:00
Jianfei Hu
d3517140d9
Revert "Revert "Add /keeper/availability-zone node to allow server load balancing within AZ.""
...
This reverts commit e5aad4a6fd
.
2023-11-13 19:03:27 +00:00
Pradeep Chhetri
d0922782ed
Revert "Revert "Add 4-letter command for yielding/resigning leadership""
...
This reverts commit e1766b96d9
.
2023-11-11 15:37:49 +08:00
Alexey Milovidov
e1766b96d9
Revert "Add 4-letter command for yielding/resigning leadership"
2023-11-11 05:45:02 +03:00
Alexey Milovidov
e5aad4a6fd
Revert "Add /keeper/availability-zone node to allow server load balancing within AZ."
2023-11-11 05:43:58 +03:00
Julian Maicher
c3dc106980
Reformat with black
2023-11-10 04:28:21 +01:00
Julian Maicher
4e1965167e
Fix flaky LDAP integration tests
...
Use LDAP hostname with regular DNS lookup to check if LDAP is online.
Before that, we used the IP address that was extracted via the docker
client (not via DNS lookup) and it could happen that LDAP was reachable
via the IP, thus passing the online check, but not via DNS lookup, which
led to test failures (e.g. LDAP not reachable from ClickHouse instance).
2023-11-09 21:24:52 +01:00
Antonio Andelic
788c66027c
Merge pull request #56104 from incfly/keeper-az
...
Add /keeper/availability-zone node to allow server load balancing within AZ.
2023-11-08 09:46:24 +01:00
Pradeep Chhetri
361472b29e
Add 4-letter command for yielding/resigning leadership
2023-11-07 13:58:45 +08:00
Jianfei Hu
b426cfe462
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into keeper-az
...
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-11-03 16:42:29 +00:00
Jianfei Hu
136efba321
integration test working and std::exception_ptr.
...
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-11-03 02:24:42 +00:00
Jianfei Hu
06ff714e2e
add configuration option and integration test(wip).
...
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-11-02 16:21:24 +00:00
Azat Khuzhin
b87ebb2a83
Fix test_format_schema_on_server flakiness
...
Sometimes the requests library detect the encoding incorrectly, and
because this test compares binary data it fails.
Here is an example of successfull attempt:
2023-10-30 07:32:37 [ 654 ] DEBUG : http://172.16.1.2:8123 "GET /?query=SELECT+%2A+FROM+test.simple+FORMAT+Protobuf+SETTINGS+format_schema%3D%27simple%3AKeyValuePair%27 HTTP/1.1" 200 None (connectionpool.py:546, _make_request)
2023-10-30 07:32:37 [ 654 ] DEBUG : Encoding detection: utf_8 will be used as a fallback match (api.py:480, from_bytes)
2023-10-30 07:32:37 [ 654 ] DEBUG : Encoding detection: Found utf_8 as plausible (best-candidate) for content. With 0 alternatives. (api.py:487, from_bytes)
And here is failed [1]:
2023-10-29 18:12:56 [ 525 ] DEBUG : http://172.16.9.2:8123 "GET /?query=SELECT+%2A+FROM+test.simple+FORMAT+Protobuf+SETTINGS+format_schema%3D%27message_tmp%3AMessageTmp%27 HTTP/1.1" 200 None (connectionpool.py:547, _make_request)
2023-10-29 18:12:56 [ 525 ] DEBUG : Encoding detection: Found utf_16_be as plausible (best-candidate) for content. With 1 alternatives. (api.py:487, from_bytes)
E AssertionError: assert '܈Ē͡扣܈Ȓͤ敦' == '\x07\x08\x01\x12\x03abc\x07\x08\x02\x12\x03def'
E - abcdef
E + ܈Ē͡扣܈Ȓͤ敦
[1]: https://s3.amazonaws.com/clickhouse-test-reports/56030/c7f392500e93863638c9ca9bd56c93b3193091f3/integration_tests__release__[3_4].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-30 08:45:47 +01:00