[arvados] updated: 2.1.0-3027-g9cd2fc2cd

git repository hosting git at public.arvados.org
Tue Nov 8 18:19:27 UTC 2022


Summary of changes:
 lib/lsf/dispatch_test.go | 1 +
 1 file changed, 1 insertion(+)

       via  9cd2fc2cd84000e706d73d1ff8316ce46b1be54d (commit)
      from  5ee9b22d0777d7ef42fa6acc05b666fd30e1ab2b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 9cd2fc2cd84000e706d73d1ff8316ce46b1be54d
Author: Tom Clegg <tom at curii.com>
Date:   Tue Nov 8 13:19:16 2022 -0500

    19702: Update tests.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>

diff --git a/lib/lsf/dispatch_test.go b/lib/lsf/dispatch_test.go
index e51e71906..a09a941ff 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{

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list