Sergei Trifonov
2d9ac2e816
Revert "Add dynamic untracked memory limits for more precise memory tracking"
2024-06-07 14:03:56 +02:00
robot-clickhouse
74897790aa
Automatic style fix
2024-06-06 09:00:44 +00:00
serxa
b9edf204d9
better
2024-06-06 08:51:22 +00:00
robot-clickhouse
18dce4169f
Automatic style fix
2024-05-27 19:22:34 +00:00
serxa
c973addee6
disable precise memory tracking for some tests
2024-05-27 19:13:56 +00:00
kssenii
de81a5f92d
Fix integration tests
2023-02-28 13:36:52 +01:00
kssenii
03c9eeb106
Fix tests
2023-02-27 14:29:20 +01:00
kssenii
ceff5f41d1
Fix tests
2023-02-22 12:27:07 +01:00
kssenii
84ea48b555
Merge remote-tracking branch 'origin/named-collections-fix-access' into named-collections-fix-access
2023-02-04 23:32:56 +01:00
kssenii
cb4757fc43
Fix tests
2023-02-04 22:54:49 +01:00
Dmitry Novik
46fa87b14e
Fix tests
2022-05-06 16:46:54 +00:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
Alexey Milovidov
e513a5db32
Change <yandex> to <clickhouse> in configs
2021-09-20 01:38:53 +03:00
alesapin
f12ba9f2c1
Fix test
2020-11-27 14:26:42 +03:00
bharatnc
b75963d370
Format and optimize imports in integration test files
...
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.
The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
Yatsishin Ilya
160776f183
Add explicit main_configs, user_configs and dictionaries in integration tests.
2020-08-12 11:55:04 +03:00
Vitaly Baranov
ace9c99e14
Fix test_allow_introspection.
2020-06-30 12:20:00 +03:00
alexey-milovidov
bdc8dfe04b
Added a change from @azat in #10277
2020-04-18 14:48:51 +03:00
Vitaly Baranov
b9ea0a33a7
Fix flaky test test_settings_constraints_distributed.
2020-04-18 11:23:11 +03:00
Vitaly Baranov
ca634f603a
Revert resetting the settings to their defaults after each query in TCPHandler.
2020-04-10 21:09:59 +03:00
Vitaly Baranov
c97d12a19c
Enable access management by default for all integration tests.
2020-04-09 10:22:51 +03:00
Vitaly Baranov
b71ff6160a
Add the "access_management" option to users.xml which enables a user to manage access rights.
...
The option is turned off by default.
2020-04-07 23:31:54 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up ( #9974 )
...
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00