Commit Graph

7289 Commits

Author SHA1 Message Date
Igor Nikonov
0282b6961a Merge remote-tracking branch 'origin/master' into fix-parallel-replicas-multiply-result 2023-08-10 11:47:18 +00:00
Alexey Milovidov
cf97797836
Merge pull request #53241 from ClickHouse/remove-gargabe-tests
Remove garbage
2023-08-10 07:04:20 +03:00
Alexey Milovidov
c071f6755d
Revert "Added new tests for session_log and fixed the inconsistency between login and logout." 2023-08-10 04:10:03 +03:00
Alexey Milovidov
481792181e Remove garbage 2023-08-09 23:12:39 +02:00
Igor Nikonov
5e7a438631 Fix cluster configs
correct internal replication flag
2023-08-09 19:33:45 +00:00
Igor Nikonov
88182b5535 Fix cluster configuration 2023-08-09 13:29:45 +00:00
Alexander Tokmakov
54a82072e7
Update test.py 2023-08-09 15:06:31 +03:00
Alexander Tokmakov
48ed54e822
Allow experimantal features when recovering Replicated db replica (#53167)
* allow experimantal features when recovering Replicated db replica

* Automatic style fix

---------

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2023-08-09 14:35:50 +03:00
Alexander Tokmakov
85af996d5c
Update test.py (#53195) 2023-08-09 12:53:05 +03:00
Alexander Tokmakov
2a92dc4b70
Update conftest.py (#53166)
* Update conftest.py

* Automatic style fix

---------

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2023-08-08 22:23:18 +03:00
Alexey Milovidov
227586acf4
Merge pull request #53113 from ClickHouse/Fix_flaky_test_user_azure_query
Fix flaky test by using azure_query function
2023-08-08 20:09:04 +03:00
Dmitry Novik
29051b7fd1
Merge branch 'master' into analyzer-fix-integration 2023-08-08 16:13:44 +02:00
alesapin
c12292306d
Merge pull request #53107 from ClickHouse/remove_duplicate_test
Remove duplicate test: `test_concurrent_alter_with_ttl_move`
2023-08-08 11:53:46 +02:00
alesapin
d5338826c9
Merge pull request #53108 from ClickHouse/relax_flaky_test
Relax flaky test `test_s3_engine_heavy_write_check_mem`
2023-08-08 11:53:02 +02:00
Alexander Tokmakov
3073f783e9
Merge pull request #53119 from ClickHouse/tavplubix-patch-9
Update `test_restore_replica`
2023-08-08 00:29:28 +03:00
robot-clickhouse
6dc1772781 Automatic style fix 2023-08-07 21:28:44 +00:00
Igor Nikonov
8ba67f10bb Update test name 2023-08-07 21:13:08 +00:00
Igor Nikonov
50b0db598e Update test: use ReplicatedMergeTree 2023-08-07 21:06:12 +00:00
robot-clickhouse
9b631e2cef Automatic style fix 2023-08-07 19:23:31 +00:00
Igor Nikonov
fd69b18184
Merge branch 'master' into fix-parallel-replicas-multiply-result 2023-08-07 21:14:33 +02:00
Igor Nikonov
cb49b7b9ad Integration test 2023-08-07 19:12:53 +00:00
Vitaly Baranov
6af6247f8a
Merge pull request #52970 from arenadata/ADQM-985
Add `storage_policy` parameter in the `SETTINGS` clause of `RESTORE` statements
2023-08-07 19:01:08 +02:00
robot-clickhouse
a69bbc8a5a Automatic style fix 2023-08-07 15:49:34 +00:00
Dmitry Novik
53f9bf2ea3 Update list 2023-08-07 15:22:11 +00:00
Alexander Tokmakov
97a2988919
Update test.py 2023-08-07 16:58:59 +03:00
robot-clickhouse
9587589a49 Automatic style fix 2023-08-07 13:04:51 +00:00
Smita Kulkarni
30d7b7999e Updated to use azure_query in test & test_cluster 2023-08-07 14:46:21 +02:00
Alexander Tokmakov
73d75cde11
Merge pull request #52958 from arenadata/ADQM-1011
Added new tests for session_log and fixed the inconsistency between login and logout.
2023-08-07 15:18:16 +03:00
Alexander Tokmakov
c7996d5453
increase election timeout in integration tests (#53052) 2023-08-07 14:48:52 +03:00
Alexander Sapin
eb43d480f0 Relax flaky test 2023-08-07 12:59:25 +02:00
Alexander Sapin
c830ad0a81 Fix 2023-08-07 12:58:00 +02:00
robot-clickhouse
8dc360e4c7 Automatic style fix 2023-08-07 10:31:41 +00:00
Alexander Sapin
80b681022c Remove duplicate test 2023-08-07 12:20:44 +02:00
Kseniia Sumarokova
e593efc827
Merge pull request #53032 from valbok/nc-alter
MaterializedMySQL: Add tests to alter named collections
2023-08-07 11:54:49 +02:00
Alexey Gerasimchuck
7dbc0d3510
Merge branch 'master' into ADQM-1011 2023-08-07 18:54:16 +10:00
SmitaRKulkarni
75f81bdc44
Merge pull request #50795 from ClickHouse/azure_table_function_cluster
Table function azureBlobStorageCluster
2023-08-07 09:16:52 +02:00
Alexey Gerasimchuck
b65a86c530
Merge branch 'master' into ADQM-1011 2023-08-06 07:29:40 +10:00
Alexey Milovidov
6825b008e7
Merge pull request #52906 from azat/tests/fix-EADDRINUSE-v2
tests: fix possible EADDRINUSE v2
2023-08-05 13:39:25 +03:00
Alexey Gerasimchuck
c2f94101e9
Merge branch 'master' into ADQM-1011 2023-08-05 20:35:45 +10:00
Alexey Milovidov
7f4ce7697b
Merge branch 'master' into vdimir/tmp_storage_cache_msg 2023-08-04 23:11:28 +03:00
SmitaRKulkarni
1e3ae89161
Merge branch 'master' into azure_table_function_cluster 2023-08-04 21:39:32 +02:00
Victor Krasnov
a2f48e5bb3 Merge branch 'master' into ADQM-985 2023-08-04 19:02:18 +03:00
Alexey Milovidov
376eeeb842
Fix test_zookeeper_config (#52988)
* Fix `test_zookeeper_config`

* Update tests/integration/test_zookeeper_config/test.py

Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>

* Update tests/integration/test_zookeeper_config/test.py

* Update test.py

---------

Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-08-04 17:18:50 +03:00
Dmitry Novik
02ed17dfa5 Analyzer: do not enable it for old servers in tests 2023-08-04 14:16:33 +00:00
Kruglov Pavel
b1fe9ce8f7
Merge branch 'master' into formats-with-subcolumns 2023-08-04 13:01:12 +02:00
alesapin
109b0197d6
Merge pull request #52984 from ClickHouse/remove-test_host_regexp_multiple_ptr_records_concurrent
Remove `test_host_regexp_multiple_ptr_records_concurrent`, CC @arthurpassos
2023-08-04 11:58:19 +02:00
Val Doroshchuk
3d7bf0626c MaterializedMySQL: Add tests to alter named collections 2023-08-04 11:50:53 +02:00
Kseniia Sumarokova
39916f15eb
Merge branch 'master' into utf-dml-test 2023-08-04 11:26:43 +02:00
alesapin
4390129511
Merge pull request #52989 from ClickHouse/relax_test
Remove assertion from test_no_ttl_merges_in_busy_pool
2023-08-04 11:00:56 +02:00
Kseniia Sumarokova
af610062ec
Merge pull request #52962 from canhld94/fix_mysql_password_leak
Fix password leak in show create mysql table
2023-08-04 10:57:59 +02:00