[arvados] updated: 2.6.0-1158-gc949ee986d

git repository hosting git at public.arvados.org
Wed Aug 23 18:35:54 UTC 2023


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

       via  c949ee986d103f3ec7fcb68b3bb6d3eff5ae06e1 (commit)
      from  35fb3a159f7a2c755c619916c907776854e51300 (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 c949ee986d103f3ec7fcb68b3bb6d3eff5ae06e1
Author: Tom Clegg <tom at curii.com>
Date:   Wed Aug 23 14:34:52 2023 -0400

    20862: Add test stub func for sdk/ruby-google-api-client.
    
    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 08a9ca087d..7a0c6fa008 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -1027,6 +1027,10 @@ test_sdk/ruby() {
         && "$bundle" exec rake test TESTOPTS=-v ${testargs[sdk/ruby]}
 }
 
+test_sdk/ruby-google-api-client() {
+    true
+}
+
 test_sdk/R() {
   if [[ "$NEED_SDK_R" = true ]]; then
     cd "$WORKSPACE/sdk/R" \

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list