Azat Khuzhin
ea64ec390f
Fix flaky test_ttl_move
...
- replace sleep() with waiting for the message in log
- due to previous paragaph, use unique table names
- increase sleep timeout in some places
2020-12-04 21:27:50 +03:00
alesapin
e090a119fc
Simplify TTL move test
2020-10-21 13:11:26 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
Pavel Kovalenko
1fc3aa3ea8
Fixed test_disabled_ttl_move_on_insert test
2020-09-18 22:10:49 +03:00
Pavel Kovalenko
77be35a2b8
Fixed test_disabled_ttl_move_on_insert test
2020-09-18 21:59:56 +03:00
Pavel Kovalenko
da04a130ed
Add option to disable ttl move on data part insert - minor fixes.
2020-09-18 20:45:30 +03:00
Pavel Kovalenko
0da19ab46d
Add option to disable ttl move on data part insert
2020-09-18 18:30:00 +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
Alexander Tokmakov
7f6a0a652f
fix tests
2020-07-15 23:16:31 +03:00
Vladimir Chebotarev
288b407d32
Added test for automatic start of background move task.
2020-06-30 15:36:44 +03:00
alesapin
483c60fadd
Merging #8377
2020-06-08 14:25:30 +03:00
alesapin
ffa553ad91
Fix test
2020-06-02 18:11:51 +03:00
alesapin
e5a2ae4637
Remove unused import
2020-06-02 11:46:08 +03:00
alesapin
96ec552b51
Fix flaky ttl test
2020-06-02 11:42:42 +03:00
Alexey Milovidov
2529df016a
Disable flacky test #8840
2020-05-31 17:08:09 +03:00
Nikolai Kochetov
c43976b6c5
Update test.
2020-05-30 11:31:07 +03:00
alesapin
73458c1574
Merge pull request #8840 from excitoon-favorites/returnttltests
...
Revert "Disable some flappy tests"
2020-05-25 11:29:07 +03:00
Vladimir Chebotarev
c0947ab609
Minor fixes in test_ttl_move
.
2020-05-20 12:59:06 +03:00
Vladimir Chebotarev
a9a7da8e68
Fixed test_ttl_move::test_alter_multiple_ttls
.
2020-05-20 12:59:06 +03:00
Vladimir Chebotarev
b9f35aad02
Revert "Disable some flappy tests"
...
This reverts commit e6958c0e49
.
2020-05-20 12:59:06 +03:00
Anton Popov
bd3e7307d0
fix integration test
2020-05-20 01:43:16 +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