[arvados] updated: 2.1.0-2917-gd10a5d804

git repository hosting git at public.arvados.org
Wed Oct 12 21:25:02 UTC 2022


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

       via  d10a5d8046abe616757bb0d8e2ed0a10c08c969d (commit)
      from  7ebb93e3fa84e614c775abdd36e95151297ed4a9 (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 d10a5d8046abe616757bb0d8e2ed0a10c08c969d
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Wed Oct 12 18:24:23 2022 -0300

    19400: Force Ruby SDK installation on login-sync installation before tests.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/build/run-tests.sh b/build/run-tests.sh
index ee52c4b9d..c8d1b7745 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -939,6 +939,7 @@ install_sdk/cli() {
 }
 
 install_services/login-sync() {
+    install_gem arvados sdk/ruby
     install_gem arvados-login-sync services/login-sync
 }
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list