]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_cephfs_shell: fix test_du_works_for_hardlinks 32168/head
authorRishabh Dave <ridave@redhat.com>
Wed, 11 Dec 2019 07:04:03 +0000 (12:34 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 13 Dec 2019 06:45:27 +0000 (12:15 +0530)
commit4e11b5b5e7a0ebdf7f7527f359a4dcdf8bf9deb8
treea3854f198a57797bf992e247e085b473a4258809
parent707822abdd7e358fed0b245a642bb9080c9c5fcb
test_cephfs_shell: fix test_du_works_for_hardlinks

ln command needs superuser privileges, oddly that test had run
successfully before.

Fixes: https://tracker.ceph.com/issues/43250
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_cephfs_shell.py