squid: qa: Add multifs root_squash testcase#56689
squid: qa: Add multifs root_squash testcase#56689kotreshhr wants to merge 3 commits intoceph:squidfrom
Conversation
|
Marking this as |
|
jenkins test make check |
|
This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved |
@rishabh-d-dave Would you take care of this ? or should I backport #56846 with this ? |
IIRC, last time checked despite of #56846 this test is not doing fine, I'll re-check. |
|
@kotreshhr Please fix the conflicts |
f39cc8e to
5dd67c1
Compare
Done |
Fixed it |
|
This PR is under test in https://tracker.ceph.com/issues/67316. |
rishabh-d-dave
left a comment
There was a problem hiding this comment.
QA run was unsuccessful. From https://pulpito.ceph.com/xiubli-2024-08-05_05:14:48-fs-wip-xiubli-testing-20240802.055215-squid-distro-default-smithi/7836646 -
fail 7836646 0:31:34 fs/functional/{begin/{0-install 1-ceph 2-logrotate 3-modules} clusters/1a3s-mds-4c-client conf/{client mds mgr mon osd} distro/{centos_latest} mount/kclient/{mount-syntax/{v2} mount overrides/{distro/stock/{centos_9.stream k-stock} ms-die-on-skipped}} objectstore/bluestore-ec-root overrides/{ignorelist_health ignorelist_wrongly_marked_down no_client_pidfile pg_health} subvol_versions/create_subvol_version_v2 tasks/admin} 2
Failure Reason:
Test failure: test_multifs_single_path_rootsquash (tasks.cephfs.test_admin.TestFsAuthorize), test_multifs_single_path_rootsquash (tasks.cephfs.test_admin.TestFsAuthorize)
@kotreshhr PTAL. |
Gentle nudge on this @kotreshhr |
|
This PR is under test in https://tracker.ceph.com/issues/69882. |
|
kotreshhr:wip-64939-squid is rebased by #65802 and it is under testing. |
Fixes: https://tracker.ceph.com/issues/64641 Signed-off-by: Kotresh HR <khiremat@redhat.com> (cherry picked from commit 1fda8ed) Conflicts: qa/tasks/cephfs/test_admin.py - Few of the other tests got added in between.
Root squash is valid for kclient too, Kotresh ran test recently fo it against main branch. Therefore it is safe to remove. ceph#56846 (comment) Signed-off-by: Rishabh Dave <ridave@redhat.com> (cherry picked from commit 422d98c)
test_multifs_single_path_rootsquash was never run with vstart_runner.py or with teuthology and is therefore full of bugs. Fix it to make sure it runs fine. Introduced-by: 1fda8ed Fixes: https://tracker.ceph.com/issues/65246 Signed-off-by: Rishabh Dave <ridave@redhat.com> (cherry picked from commit d9752a6)
5dd67c1 to
54d3791
Compare
backport tracker: https://tracker.ceph.com/issues/64939
backport of #55833
parent tracker: https://tracker.ceph.com/issues/64641
backport tracker: https://tracker.ceph.com/issues/65907
backport of #56846
parent tracker: https://tracker.ceph.com/issues/65246
Bot the trackers need to be backported as the #55833 has a bug.