зеркало из https://github.com/github/vitess-gh.git
Merge pull request #910 from michael-berlin/worker_test_remove_unnecessary_copy_schema_shard
worker.py: Remove duplicate CopySchemaShard command.
This commit is contained in:
Коммит
01594fb5a9
|
@ -453,7 +453,6 @@ class TestMysqlDownDuringWorkerCopy(TestBaseSplitCloneResiliency):
|
|||
"""Shuts down MySQL on the destination masters (in addition to the base setup)"""
|
||||
logging.debug("Starting base setup for MysqlDownDuringWorkerCopy")
|
||||
super(TestMysqlDownDuringWorkerCopy, self).setUp()
|
||||
self.copy_schema_to_destination_shards()
|
||||
|
||||
logging.debug("Starting MysqlDownDuringWorkerCopy-specific setup")
|
||||
utils.wait_procs([shard_0_master.shutdown_mysql(),
|
||||
|
|
Загрузка…
Ссылка в новой задаче