21207: Remove Python slow/short tests support
authorBrett Smith <brett.smith@curii.com>
Fri, 3 May 2024 20:34:38 +0000 (16:34 -0400)
committerBrett Smith <brett.smith@curii.com>
Fri, 3 May 2024 20:47:33 +0000 (16:47 -0400)
commitc58300cc5eff7a227d8a0499ac3dc2c125ad4c3e
tree87d88cb27570cff404f49789222ae90bac1bc3c0
parent9de62c160f7cc9c9c994e4ced447cd5bef88333e
21207: Remove Python slow/short tests support

After the previous commit there are no more users of this, and this
interface will no longer be supported after our migration to pytest. If
we want this functionality in the future we should set up a custom
"slow" mark in pytest and use pytest's built-in mark filtering.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
12 files changed:
sdk/cwl/arvados_version.py
sdk/python/arvados_version.py
sdk/python/setup.py
sdk/python/tests/slow_test.py [deleted file]
services/dockercleaner/arvados_version.py
services/dockercleaner/setup.py
services/fuse/arvados_version.py
services/fuse/setup.py
services/fuse/tests/slow_test.py [deleted symlink]
tools/crunchstat-summary/arvados_version.py
tools/crunchstat-summary/setup.py
tools/user-activity/arvados_version.py