[arvados] updated: 2.5.0-230-g51b11d12c
    git repository hosting 
    git at public.arvados.org
       
    Mon Mar  6 20:10:36 UTC 2023
    
    
  
Summary of changes:
 lib/controller/integration_test.go | 2 ++
 1 file changed, 2 insertions(+)
       via  51b11d12c688dd9fae37f527d4c1ddf1e1a186f6 (commit)
      from  db118cca358662e57a3dd0c1186dce1f0a62ca52 (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 51b11d12c688dd9fae37f527d4c1ddf1e1a186f6
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Mon Mar 6 15:10:18 2023 -0500
    20200: Set MaxConcurrentRequests for test
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/lib/controller/integration_test.go b/lib/controller/integration_test.go
index c532efa0b..e207e669c 100644
--- a/lib/controller/integration_test.go
+++ b/lib/controller/integration_test.go
@@ -72,6 +72,8 @@ func (s *IntegrationSuite) SetUpSuite(c *check.C) {
       Insecure: true
     SystemLogs:
       Format: text
+    API:
+      MaxConcurrentRequests: 128
     Containers:
       CloudVMs:
         Enable: true
-----------------------------------------------------------------------
hooks/post-receive
-- 
    
    
More information about the arvados-commits
mailing list