mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 01:42:37 +08:00
Disable multiprocess fdbcli tests while debugging flakiness
This commit is contained in:
parent
e118f618b3
commit
20f0a5a1f2
@ -449,7 +449,7 @@ if __name__ == '__main__':
|
|||||||
throttle()
|
throttle()
|
||||||
else:
|
else:
|
||||||
assert process_number > 1, "Process number should be positive"
|
assert process_number > 1, "Process number should be positive"
|
||||||
coordinators()
|
#coordinators()
|
||||||
exclude()
|
#exclude()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user