Disable multiprocess fdbcli tests while debugging flakiness

This commit is contained in:
Chaoguang Lin 2021-08-02 21:55:07 +00:00
parent e118f618b3
commit 20f0a5a1f2

View File

@ -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()