21207: Abort test runs with pytest.exit
authorBrett Smith <brett.smith@curii.com>
Mon, 6 May 2024 22:19:48 +0000 (18:19 -0400)
committerBrett Smith <brett.smith@curii.com>
Mon, 6 May 2024 22:19:48 +0000 (18:19 -0400)
commitdcdaf7450fb66da2bc904a21f29660ac75e5864a
tree6fe7331a1e9eededda06b8d0d448e556a44e8380
parent6e3b86c8e0c90d71a7920d595e1087ffe465130e
21207: Abort test runs with pytest.exit

This lets pytest better report the problem versus an un-handle-able
SIGKILL.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/run-tests.sh
services/fuse/tests/integration_test.py
services/fuse/tests/mount_test_base.py