Commit d1082f90 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent a771b9f1
......@@ -153,14 +153,6 @@ class ReplicationTests(NEOThreadedTest):
# U -> B propagation with Mb -> Sb' (secondary, Replicate from primary Sb) delayed
# TODO also test: "U -> B propagation with Mb -> Sb (Replicate) delayed" ?
# from neo.storage.database import manager as dbmanager
# from neo.master import handlers as mhandler
# #dbmanager.X = 1
# #mhandler.X = 1
# # (tid, upstream_name, source_dict)
# #return True
# #return not upstream_name and all(source_dict.itervalues())
# return upstream_name != ""
backup.start()
backup.neoctl.setClusterState(ClusterStates.STARTING_BACKUP)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment