21207: Move FUSE test abort logs into pytest exit message 21207-pytest
authorBrett Smith <brett.smith@curii.com>
Thu, 9 May 2024 18:29:15 +0000 (14:29 -0400)
committerBrett Smith <brett.smith@curii.com>
Thu, 9 May 2024 18:33:29 +0000 (14:33 -0400)
commitd7eff3ca2b97bd1729e85c3c85547c9519957b51
tree5b6be1d362d4af722bd8c6739ee59890aaceb697
parent3b7b36a745e07b09bfa61932f5de2e22fb42a4e7
21207: Move FUSE test abort logs into pytest exit message

Since pytest doesn't display live logs, they're no longer helpful. We
could configure pytest to display live logs, but overall just moving the
information to the exit message seems like a cleaner solution.

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