[PATCH 0/1] autotest-client: ubuntu_xfstests: remove
Paolo Pisati
paolo.pisati at canonical.com
Thu Mar 5 09:46:10 UTC 2020
Starting with Python 3.3, handling of Linux extended attributes is now
part of the Python Standard Library (os module).
On top of that, there isn't a single instantion of the xattr class, nor
any invokation of any xattr function in the entire autotest-client tree,
so i think this dependency is completely bogus and could be removed
altogether: i ran the patched ubuntu_xfstests_ext4 test in a Xenial VM
and in a Focal VM, and both completed fine.
Paolo Pisati (1):
UBUNTU: SAUCE: remove python-xattr dependency
ubuntu_xfstests_btrfs/ubuntu_xfstests_btrfs.py | 1 -
ubuntu_xfstests_ext4/ubuntu_xfstests_ext4.py | 1 -
ubuntu_xfstests_xfs/ubuntu_xfstests_xfs.py | 1 -
xfstests/xfstests.py | 1 -
4 files changed, 4 deletions(-)
--
2.25.1
More information about the kernel-team
mailing list