X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9828e9218084856240fdeafa2d388d8bf322e655..09cbdc3074b3f1e69c9c537875146f6da0a6ed8f:/lib/lsf/dispatch_test.go diff --git a/lib/lsf/dispatch_test.go b/lib/lsf/dispatch_test.go index e161d11a9b..a381b25e9d 100644 --- a/lib/lsf/dispatch_test.go +++ b/lib/lsf/dispatch_test.go @@ -45,6 +45,7 @@ func (s *suite) SetUpTest(c *check.C) { c.Assert(err, check.IsNil) cluster, err := cfg.GetCluster("") c.Assert(err, check.IsNil) + cluster.Containers.ReserveExtraRAM = 256 << 20 cluster.Containers.CloudVMs.PollInterval = arvados.Duration(time.Second / 4) cluster.Containers.MinRetryPeriod = arvados.Duration(time.Second / 4) cluster.InstanceTypes = arvados.InstanceTypeMap{