Kruglov Pavel
|
169b38c878
|
Fix s3 test
|
2022-08-16 12:40:10 +02:00 |
|
Kruglov Pavel
|
795262f16c
|
Fix hdfs test
|
2022-08-16 12:39:35 +02:00 |
|
avogar
|
c4ff3ffeea
|
Rename settings
|
2022-08-15 12:45:18 +00:00 |
|
avogar
|
c0bb6303b9
|
Fix check black
|
2022-08-11 10:55:18 +00:00 |
|
avogar
|
9b1a267203
|
Refactor, remove TTL, add size limit, add system table and system query
|
2022-08-05 16:20:15 +00:00 |
|
Kruglov Pavel
|
381ea139c2
|
Merge branch 'master' into schema-inference-cache
|
2022-07-27 11:35:36 +02:00 |
|
Vitaly Baranov
|
16a60b5e93
|
Merge pull request #39455 from vitlibar/fix-locks-add-tests
Improve synchronization between hosts in distributed backup and fix locks
|
2022-07-27 09:02:58 +02:00 |
|
Alexander Tokmakov
|
bb80ed1dbe
|
Merge pull request #39564 from ClickHouse/disable_tests_with_materialized_postgres
Temporarily disable all tests with MaterializedPostgreSQL
|
2022-07-26 14:56:48 +03:00 |
|
alesapin
|
8e98b7d47d
|
Merge pull request #39321 from ClickHouse/fix-flaky-keeper-recovery-test
Possible fix for flaky `test_keeper_force_recovery`
|
2022-07-26 13:37:41 +02:00 |
|
Vitaly Baranov
|
4c98a7bc0f
|
Add test for Ordinary database.
|
2022-07-26 08:46:51 +02:00 |
|
Alexander Tokmakov
|
9ffaf2fef2
|
temporarily disable all tests with materialized postgres
|
2022-07-25 17:32:51 +02:00 |
|
Vitaly Baranov
|
6174fe1d72
|
Fix tests.
|
2022-07-22 18:33:46 +02:00 |
|
Dan Roscigno
|
948f207e46
|
nats-py is missing also
|
2022-07-21 22:47:40 -04:00 |
|
Dan Roscigno
|
6d289cf9a5
|
Update README.md
|
2022-07-21 18:18:14 -04:00 |
|
Vitaly Baranov
|
36d3923622
|
Add one more concurrency test.
|
2022-07-21 20:31:43 +02:00 |
|
Alexander Tokmakov
|
0441d3629e
|
Merge pull request #39440 from liangliangpan/optimize-cluster-table-func
optimize select query from cluster table function
|
2022-07-21 20:40:31 +03:00 |
|
Kruglov Pavel
|
9252f42b4c
|
Merge branch 'master' into schema-inference-cache
|
2022-07-21 18:59:14 +02:00 |
|
Alexander Tokmakov
|
9e9969cea7
|
Merge pull request #37827 from arthurpassos/host_regexp_multiple_domains
Test host_regexp against all PTR records instead of only one
|
2022-07-21 16:43:05 +03:00 |
|
Alexander Tokmakov
|
f79f12408d
|
fixes
|
2022-07-21 13:57:24 +02:00 |
|
Arthur Passos
|
03bd7ce7b8
|
Minor style fix in dns integ test
|
2022-07-21 08:29:40 -03:00 |
|
Vitaly Baranov
|
708d0eb34c
|
Add concurrent tests for backups.
|
2022-07-21 12:02:18 +02:00 |
|
Vitaly Baranov
|
619e22fe57
|
Add tests for shutdown during backup.
|
2022-07-21 12:01:16 +02:00 |
|
Arthur Passos
|
8b49952c7a
|
remove custom debugging log
|
2022-07-20 14:21:06 -03:00 |
|
Arthur Passos
|
29613f4277
|
remove unused coredns symbols
|
2022-07-20 14:20:28 -03:00 |
|
Arthur Passos
|
828de2a674
|
Add host regexp multiple PTR records integration tests
|
2022-07-20 14:09:38 -03:00 |
|
Kruglov Pavel
|
3046cd6d29
|
Merge branch 'master' into schema-inference-cache
|
2022-07-20 13:30:42 +02:00 |
|
Vitaly Baranov
|
a3cd9dc923
|
Fix flaky test test_login_as_dropped_user_xml.
|
2022-07-20 12:47:48 +02:00 |
|
Antonio Andelic
|
de2a0ca05e
|
black
|
2022-07-19 09:03:58 +00:00 |
|
Vitaly Baranov
|
6b03f200e4
|
Merge pull request #39322 from vitlibar/auto-set-test-name-in-integration-tests
Auto set test name in integration tests
|
2022-07-19 10:44:38 +02:00 |
|
Vitaly Baranov
|
725ad5bf22
|
Update cluster.py
|
2022-07-18 20:49:30 +02:00 |
|
Alexander Tokmakov
|
ffc50fe6ab
|
Merge pull request #39334 from ClickHouse/try_fix_flaky_test_store_cleanup
Try fix flaky test_store_cleanup
|
2022-07-18 21:44:40 +03:00 |
|
Alexander Tokmakov
|
225a5c3c7e
|
Update tests/integration/helpers/cluster.py
|
2022-07-18 18:19:02 +03:00 |
|
Alexander Tokmakov
|
dfccb677f5
|
try fix flaky test_store_cleanup
|
2022-07-18 16:03:06 +02:00 |
|
Vitaly Baranov
|
ad115a9a3d
|
Merge pull request #39254 from vitlibar/backup-checks-destination-not-in-use
Check that the destination for a backup is not in use.
|
2022-07-18 15:19:43 +02:00 |
|
Vitaly Baranov
|
e67a447fc3
|
Fix style.
|
2022-07-18 15:17:53 +02:00 |
|
Vitaly Baranov
|
bd563c210e
|
Update tests/integration/helpers/cluster.py
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
|
2022-07-18 15:04:03 +02:00 |
|
Vitaly Baranov
|
15882b1d86
|
Auto set test's name in integration tests.
|
2022-07-18 15:03:57 +02:00 |
|
Antonio Andelic
|
cc1046f18a
|
Possible fix for flaky test_keeper_force_recovery
|
2022-07-18 12:12:24 +00:00 |
|
Vitaly Baranov
|
74a0f67676
|
Fix setting name in integration tests.
|
2022-07-18 13:46:26 +02:00 |
|
Kseniia Sumarokova
|
5022eace6e
|
Merge pull request #39283 from kssenii/fixe-postgres-fetch-tables
Fix incorrect postgresql query which fetches tables list
|
2022-07-18 12:00:08 +02:00 |
|
Vitaly Baranov
|
e0fb03d1b6
|
Merge pull request #38970 from vitlibar/select-from-system-db-requires-grant
SELECT from the system database requires grant now
|
2022-07-16 22:37:47 +02:00 |
|
alesapin
|
afd5c40335
|
Merge pull request #39190 from ClickHouse/fix_race_with_concurrent_hardlinks
Fix extremely rare race condition in hardlinks creation
|
2022-07-16 13:57:02 +02:00 |
|
kssenii
|
9bba55110c
|
Fix
|
2022-07-16 12:44:47 +02:00 |
|
alesapin
|
ec15be2798
|
Add missed file
|
2022-07-15 19:00:50 +02:00 |
|
alesapin
|
39d61e9a37
|
Merge pull request #39064 from quickhouse/patch-1
More stable `test_s3_zero_copy_ttl`, weakened requirement to move data to S3 in 0-5 seconds
|
2022-07-15 17:58:58 +02:00 |
|
Vitaly Baranov
|
5691a859d6
|
Add tests.
|
2022-07-15 15:44:29 +02:00 |
|
Vitaly Baranov
|
ef3a24d20f
|
Fix tests.
|
2022-07-15 15:44:29 +02:00 |
|
Vitaly Baranov
|
6bf7bffbeb
|
Correct the list of always accessible system tables.
|
2022-07-15 15:44:29 +02:00 |
|
Vitaly Baranov
|
fbb2e14d54
|
Add new table function viewIfPermitted().
|
2022-07-15 15:44:29 +02:00 |
|
Vitaly Baranov
|
c85b2b5732
|
Add option enabling that SELECT from the system database requires grant.
|
2022-07-15 15:44:25 +02:00 |
|