Commit 404cd29a authored by Julien Muchembled's avatar Julien Muchembled

wip

parent 99d0d9a6
Pipeline #6947 running with stage
......@@ -302,7 +302,7 @@ class TestZopeNodeParameterOverride(ERP5InstanceTestCase, TestPublishedURLIsReac
partition = self.getComputerPartitionPath('zope-bb')
for zope in xrange(5):
checkConf({
"cache-size-bytes": "500MB" if zope else 1<<20,
"cache-size-bytes": "500MB" if zope else 123,
}, {
"cache-size": None,
})
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