[ARVADOS] updated: 1.1.3-185-gf04ac7e

Git user git at public.curoverse.com
Tue Mar 13 10:48:27 EDT 2018


Summary of changes:
 services/api/test/unit/container_test.rb | 1 +
 1 file changed, 1 insertion(+)

       via  f04ac7ef46a09cdb80a03cfb5b9fefea67602cd5 (commit)
      from  b20e9017fae4dc9876f4ffee56add1c58f3e3f21 (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 f04ac7ef46a09cdb80a03cfb5b9fefea67602cd5
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Tue Mar 13 10:47:43 2018 -0400

    13143: Update find_reusable() invocation in test suite.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/services/api/test/unit/container_test.rb b/services/api/test/unit/container_test.rb
index ade3919..7dffacb 100644
--- a/services/api/test/unit/container_test.rb
+++ b/services/api/test/unit/container_test.rb
@@ -32,6 +32,7 @@ class ContainerTest < ActiveSupport::TestCase
     environment: {
       "var" => "val",
     },
+    secret_mounts: {},
   }
 
   def minimal_new attrs={}

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list