Vitaly Baranov
|
dc25f18f13
|
Fix flaky integration test test_async_backups_to_same_destination.
|
2022-08-03 14:22:09 +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 |
|
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 |
|
Vitaly Baranov
|
725ad5bf22
|
Update cluster.py
|
2022-07-18 20:49:30 +02:00 |
|
Alexander Tokmakov
|
225a5c3c7e
|
Update tests/integration/helpers/cluster.py
|
2022-07-18 18:19:02 +03: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 |
|
Vitaly Baranov
|
6bf7bffbeb
|
Correct the list of always accessible system tables.
|
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 |
|
Nikolai Kochetov
|
df18d6a416
|
Fix style
|
2022-07-12 18:12:59 +00:00 |
|
Kseniia Sumarokova
|
adfc7a5a78
|
Update cluster.py
|
2022-07-12 14:05:59 +02:00 |
|
Kseniia Sumarokova
|
ffcc80c9e1
|
Update cluster.py
|
2022-07-12 13:26:08 +02:00 |
|
Kseniia Sumarokova
|
6c3d648f49
|
Merge branch 'master' into nats-integration
|
2022-07-04 21:06:07 +02:00 |
|
Alexander Tokmakov
|
09f09bd96d
|
apply trash-formatter
|
2022-06-23 21:40:05 +02:00 |
|
Alexander Tokmakov
|
dbf2763788
|
automatically convert system database to Atomic
|
2022-06-23 21:38:43 +02:00 |
|
Alexander Tokmakov
|
1595ff5620
|
Merge pull request #38260 from bigo-sg/hive_test
Improve the stability for hive storage integration test
|
2022-06-22 21:08:23 +03:00 |
|
lgbo-ustc
|
cdd7a54995
|
improve stability for hive intergration test
|
2022-06-21 15:59:54 +08:00 |
|
Vitaly Baranov
|
06c4082a7c
|
Merge pull request #37358 from vitlibar/backup-improvements-6
Backup Improvements 6
|
2022-06-20 14:13:30 +02:00 |
|
Vitaly Baranov
|
2c8788266c
|
Fix tests.
|
2022-06-20 03:44:49 +02:00 |
|
Vitaly Baranov
|
115be82440
|
DiskAccessStorage is now allowed to backup by default.
|
2022-06-19 13:16:36 +02:00 |
|
Vitaly Baranov
|
de9a07d18d
|
Fix RESTORE ALL for tables without database in backup.
|
2022-06-18 14:07:01 +02:00 |
|
Vitaly Baranov
|
a0c558a17e
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
|
Azat Khuzhin
|
20f0602c20
|
tests/integration: add ability to query specific host
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-06-16 11:59:01 +03:00 |
|
kssenii
|
4859e11c27
|
Review fixes
|
2022-06-12 01:15:10 +02:00 |
|
kssenii
|
7a2676c7ab
|
Clean up broken detached parts with timeout
|
2022-06-10 12:27:57 +02:00 |
|
mergify[bot]
|
ddf7210ecc
|
Merge branch 'master' into remove-useless-code-2
|
2022-06-03 13:58:45 +00:00 |
|
Alexander Tokmakov
|
153862dc31
|
fix tests
(cherry picked from commit ed52f463d95ac49431600f167a08507d7fcaaaf0)
|
2022-06-01 13:47:52 +02:00 |
|
tchepavel
|
531bda5a65
|
Spelling and more black python
|
2022-05-25 22:13:26 +03:00 |
|
tchepavel
|
d9436ec7dd
|
Merge branch 'master' into nats-integration
|
2022-05-23 14:30:09 +03:00 |
|
mergify[bot]
|
747aa5575c
|
Merge branch 'master' into remove-useless-code-2
|
2022-05-22 17:41:57 +00:00 |
|
Nikolai Kochetov
|
a19d4c6f1f
|
Merge pull request #37138 from azat/integration-tests-iptables
tests/integration: fix possible race for iptables user rules inside containers
|
2022-05-18 14:36:33 +02:00 |
|
tchepavel
|
2692d88a42
|
Merge branch 'master' into nats-integration
|
2022-05-17 16:59:57 +03:00 |
|
tchepavel
|
a3af94d49e
|
Documentation; integration tests; subscribe on startup
|
2022-05-17 16:58:09 +03:00 |
|
Mikhail Artemenko
|
c14fae24c4
|
run black for python files
|
2022-05-13 16:55:42 +03:00 |
|
Azat Khuzhin
|
5c1b0f3a76
|
tests/integration: add logging for NetworkManager
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-05-13 10:57:24 +03:00 |
|
mergify[bot]
|
0e2a86dcee
|
Merge branch 'master' into MeiliSearch
|
2022-05-11 08:49:19 +00:00 |
|
Vitaly Baranov
|
69bec2f377
|
Users without assigned row policies can view rows now.
|
2022-05-07 14:50:24 +02:00 |
|
Mikhail Artemenko
|
41f657d8ed
|
Merge branch 'master' into MeiliSearch
|
2022-05-01 10:01:56 +03:00 |
|
mergify[bot]
|
cc08ccb420
|
Merge branch 'master' into remove-useless-code-2
|
2022-04-30 12:48:15 +00:00 |
|
Vitaly Baranov
|
68a020ecea
|
Implement BACKUP/RESTORE ON CLUSTER.
|
2022-04-25 16:34:33 +02:00 |
|
Alexander Tokmakov
|
b16faab477
|
fix configs
|
2022-04-22 15:37:14 +02:00 |
|
alesapin
|
ba81816dc1
|
Better cmake
|
2022-04-20 12:11:55 +02:00 |
|
Mikhail Artemenko
|
2fd86cc564
|
Merge branch 'master' into MeiliSearch
|
2022-04-13 12:05:46 +03:00 |
|
alesapin
|
8f822af358
|
Fix mongodb test with new cert
|
2022-04-12 11:47:22 +02:00 |
|
Alexander Tokmakov
|
8290ffa88d
|
Merge branch 'master' into mvcc_prototype
|
2022-04-07 13:50:42 +02:00 |
|
Mikhail Artemenko
|
151eeb1a27
|
Merge branch 'master' into MeiliSearch
|
2022-04-06 17:07:55 +03:00 |
|
Kseniia Sumarokova
|
0e1637dfaf
|
Merge pull request #35354 from kssenii/enable-testmode-by-default
Remove testmode option, enable it unconditionally
|
2022-04-06 10:06:08 +02:00 |
|
Alexey Milovidov
|
bad2e9dc06
|
Merge pull request #35936 from DevTeamBK/MARIANA-62
Move credentials for integration tests into a separate file (The ticket name in IBM's JIRA is MARIANA-62)
|
2022-04-06 03:27:27 +03:00 |
|