Azat Khuzhin
69d23f5e67
Fix all problems in tests that had been found by flake8
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-05 14:46:38 +02:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
Zhichang Yu
5047c758f4
fix per review
2021-07-13 07:20:20 +00:00
Yatsishin Ilya
dd3fd87e26
Fix kerberized hdfs and cleanup
2021-06-09 16:53:16 +03:00
Yatsishin Ilya
aba39d58f9
wip
2021-06-09 12:23:02 +03:00
Yatsishin Ilya
cb101e46bb
finally
2021-04-29 14:57:48 +03:00
Yatsishin Ilya
a87fe5e1bc
Merge remote-tracking branch 'origin' into integration-2
2021-04-28 17:23:33 +03:00
Ilya Golshtein
6ae4cc6ca7
hdfs_api.py last minute format improvement went wrong .. fixed
2021-04-27 13:37:54 +03:00
Ilya Golshtein
95dad032a0
Kerberized HDFS test - retries and extra output if failure
2021-04-26 18:27:41 +03:00
Yatsishin Ilya
06bb4e2c71
wip
2021-03-16 13:00:49 +03:00
Yatsishin Ilya
b5f59446b7
fix kerberos
2021-02-19 18:39:27 +03:00
Yatsishin Ilya
ecf928737b
fix
2021-02-19 18:08:38 +03:00
Yatsishin Ilya
d45cab4228
wip
2021-02-19 17:42:43 +03:00
Yatsishin Ilya
ee955038c1
wip
2021-02-19 15:58:11 +03:00
Ilya Golshtein
7e97814859
cleanup, fixes, new submodules, ShellCommand, WriteBufferFromString
2020-12-16 14:48:33 +03:00
Ilya Golshtein
d9166a0645
HADOOP_SECURE_DN_USER way, kinit thread, docker capabilities
2020-12-16 14:48:33 +03:00
Ilya Golshtein
eb10948ca2
kerberized_hdfs cluster started
2020-12-16 14:48:33 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +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
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