use more servers for test_mutable.Update, to test #2034 properly

This commit is contained in:
Brian Warner 2015-03-25 18:49:37 -07:00
parent b6be693cbe
commit 2d3c805a90

View File

@ -3437,7 +3437,7 @@ class Update(GridTestMixin, unittest.TestCase, testutil.ShouldFailMixin):
def setUp(self):
GridTestMixin.setUp(self)
self.basedir = self.mktemp()
self.set_up_grid()
self.set_up_grid(num_servers=13)
self.c = self.g.clients[0]
self.nm = self.c.nodemaker
self.data = "testdata " * 100000 # about 900 KiB; MDMF