Merge pull request #149 from warner/mutable-2034

use more servers for test_mutable.Update, to test #2034 properly
This commit is contained in:
Daira Hopwood 2015-03-31 17:47:06 +01:00
commit 96c5574657

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