X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1b2a4c98249e3a46242f7d10c00a70feeeb2a843..7d4da75d3980d465053c44b4d5b16afe166912a6:/build/run-tests.sh diff --git a/build/run-tests.sh b/build/run-tests.sh index 0a26e85136..7438ee6489 100755 --- a/build/run-tests.sh +++ b/build/run-tests.sh @@ -37,7 +37,7 @@ CONFIGSRC=path Dir with api server config files to copy into source tree. (If none given, leave config files alone in source tree.) services/api_test="TEST=test/functional/arvados/v1/collections_controller_test.rb" Restrict apiserver tests to the given file -sdk/python_test="--test-suite test.test_keep_locator" +sdk/python_test="--test-suite tests.test_keep_locator" Restrict Python SDK tests to the given class apps/workbench_test="TEST=test/integration/pipeline_instances_test.rb" Restrict Workbench tests to the given file @@ -596,6 +596,7 @@ pythonstuff=( sdk/python sdk/python:py3 sdk/cwl + sdk/cwl:py3 services/dockercleaner:py3 services/fuse services/nodemanager