test: replace clean() method with drop() of server
Server API from the luatest has been changed: `server:clean()` method has been removed. Use `server:drop()` instead. Follows up tarantool/luatest#296 NO_DOC=test fix NO_TEST=test fix NO_CHANGELOG=test fix
Showing
- test/box-luatest/gh_4264_recursive_trigger_test.lua 1 addition, 1 deletiontest/box-luatest/gh_4264_recursive_trigger_test.lua
- test/box-luatest/gh_6794_recover_nonmatching_xlogs_test.lua 1 addition, 1 deletiontest/box-luatest/gh_6794_recover_nonmatching_xlogs_test.lua
- test/box-luatest/gh_7800_recover_snap_without_spaces_test.lua 1 addition, 1 deletion.../box-luatest/gh_7800_recover_snap_without_spaces_test.lua
- test/box-luatest/gh_7846_crash_on_replica_id_alter_test.lua 1 addition, 6 deletionstest/box-luatest/gh_7846_crash_on_replica_id_alter_test.lua
- test/box-luatest/gh_7917_log_row_on_recovery_error_test.lua 1 addition, 1 deletiontest/box-luatest/gh_7917_log_row_on_recovery_error_test.lua
- test/box-luatest/gh_7974_force_recovery_bugs_test.lua 7 additions, 7 deletionstest/box-luatest/gh_7974_force_recovery_bugs_test.lua
- test/replication-luatest/bootstrap_strategy_test.lua 2 additions, 3 deletionstest/replication-luatest/bootstrap_strategy_test.lua
- test/replication-luatest/gh_5295_split_brain_test.lua 1 addition, 2 deletionstest/replication-luatest/gh_5295_split_brain_test.lua
- test/replication-luatest/gh_6036_qsync_order_test.lua 1 addition, 2 deletionstest/replication-luatest/gh_6036_qsync_order_test.lua
- test/replication-luatest/gh_7253_election_long_wal_write_test.lua 1 addition, 2 deletions...lication-luatest/gh_7253_election_long_wal_write_test.lua
Loading
Please register or sign in to comment