[arvados] updated: 2.7.0-6020-ge5b8b03317
git repository hosting
git at public.arvados.org
Tue Feb 13 17:27:27 UTC 2024
Summary of changes:
sdk/python/arvados/commands/_util.py | 99 +++++++++-
sdk/python/tests/test_cmd_util.py | 194 +++++++++++++++++++
services/api/test/fixtures/collections.yml | 45 +++++
services/api/test/fixtures/groups.yml | 11 ++
services/fuse/arvados_fuse/command.py | 24 ++-
services/fuse/arvados_fuse/fusedir.py | 294 +++++++++++++++++++++--------
services/fuse/tests/mount_test_base.py | 19 +-
services/fuse/tests/test_mount.py | 5 +-
services/fuse/tests/test_mount_filters.py | 223 ++++++++++++++++++++++
9 files changed, 818 insertions(+), 96 deletions(-)
create mode 100644 sdk/python/tests/test_cmd_util.py
create mode 100644 services/fuse/tests/test_mount_filters.py
via e5b8b03317deca9ecf858a9fb5695c2e665a7a59 (commit)
via d704ced53ec06c1af67ef99bba6a20096056a67c (commit)
via 54b9ce0a8263d590c0c7716df4aaf40568f316c6 (commit)
via c42b65151a730ff9b02cab601cfbb1078264025f (commit)
via fa4646d49dc0df5e4d6d9e36e34e84e41b78ba36 (commit)
from 4e3387a5939fe7e9c958710497d95057909670b5 (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 e5b8b03317deca9ecf858a9fb5695c2e665a7a59
Merge: 4e3387a593 d704ced53e
Author: Brett Smith <brett.smith at curii.com>
Date: Tue Feb 13 12:26:35 2024 -0500
Merge branch '21452-fuse-filters'
Closes #21452.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list