[arvados] updated: 2.7.0-6108-g95dba04288

git repository hosting git at public.arvados.org
Wed Mar 13 18:26:23 UTC 2024


Summary of changes:
 build/run-tests.sh | 1 +
 1 file changed, 1 insertion(+)

       via  95dba0428816e5b53cde4f8b15ae283619c51d54 (commit)
      from  536888e31706dfb9db43338e858529a7432a13c1 (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 95dba0428816e5b53cde4f8b15ae283619c51d54
Author: Tom Clegg <tom at curii.com>
Date:   Wed Mar 13 14:20:47 2024 -0400

    21123: Add arv-mount to "install deps".
    
    lib/controller integration tests need it to run containers.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>

diff --git a/build/run-tests.sh b/build/run-tests.sh
index 28e9e1cf7b..9ed3d32ae2 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -1058,6 +1058,7 @@ install_deps() {
     do_install sdk/ruby-google-api-client
     do_install sdk/ruby
     do_install services/api
+    do_install services/fuse pip "${VENV3DIR}/bin/"
     do_install services/keepproxy go
     do_install services/keep-web go
 }

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list