[arvados] updated: 2.7.0-6547-g6e3b86c8e0

git repository hosting git at public.arvados.org
Mon May 6 22:02:52 UTC 2024


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

       via  6e3b86c8e0c90d71a7920d595e1087ffe465130e (commit)
      from  b8751a1a220ea451d44303268ea9207c2152aed2 (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 6e3b86c8e0c90d71a7920d595e1087ffe465130e
Author: Brett Smith <brett.smith at curii.com>
Date:   Mon May 6 18:02:24 2024 -0400

    21207: Update example test selection for pytest
    
    Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>

diff --git a/build/run-tests.sh b/build/run-tests.sh
index eb2fecf74d..eb3e906459 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -38,7 +38,7 @@ WORKSPACE=path Arvados source tree to test.
 CONFIGSRC=path Dir with config.yml file containing PostgreSQL section for use by tests.
 services/api_test="TEST=test/functional/arvados/v1/collections_controller_test.rb"
                Restrict apiserver tests to the given file
-sdk/python_test="--test-suite tests.test_keep_locator"
+sdk/python_test="tests/test_api.py::ArvadosApiTest"
                Restrict Python SDK tests to the given class
 lib/dispatchcloud_test="-check.vv"
                Show all log messages, even when tests pass (also works

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list