tavplubix
4f46ac6b30
Remove LeaderElection ( #32140 )
...
* remove LeaderElection
* try fix tests
* Update test.py
* Update test.py
2021-12-07 19:55:55 +03:00
Yatsishin Ilya
50ae1b3255
Better tests
2021-07-28 13:22:15 +03:00
Yatsishin Ilya
aa698f6c98
better
2021-07-15 15:49:52 +03:00
alesapin
44f1a96ad6
Better test_version_update_after_mutation
2021-06-29 12:49:40 +03:00
alesapin
7e73762b48
Fix flaky test and wrong message
2021-06-28 11:28:45 +03:00
Yatsishin Ilya
e1176acc04
Merge remote-tracking branch 'origin' into integration-2
2021-05-17 09:53:00 +03:00
alesapin
33e9f1bcf1
Better tests
2021-05-15 15:33:01 +03:00
Yatsishin Ilya
f922ef4bbf
Merge remote-tracking branch 'origin/fix_table_startup' into integration-2
2021-05-14 17:12:45 +03:00
alesapin
67e4393769
If table was not active set readonly mode
2021-05-14 11:32:41 +03:00
Yatsishin Ilya
cb101e46bb
finally
2021-04-29 14:57:48 +03:00
alesapin
f3e55183ad
Better test and check
2021-01-12 11:46:31 +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
c2ab85f214
Split tag part from image
2020-09-02 17:36:25 +03:00
alesapin
1f22ec5f7c
Wait for async mutation in test
2020-08-27 10:16:07 +03:00
alesapin
5780240e88
Fix primry key check
2020-05-26 12:46:04 +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