qa/cephfs: fix test_single_path_authorize_on_nonalphanumeric_fsname#58311
qa/cephfs: fix test_single_path_authorize_on_nonalphanumeric_fsname#58311rishabh-d-dave merged 1 commit intoceph:mainfrom
Conversation
41e3523 to
04cea6a
Compare
04cea6a to
45f4c7a
Compare
There was a problem hiding this comment.
https://tracker.ceph.com/projects/cephfs/wiki/Main#11-JUL-2024
Testing took some time because first there were issues with building testing branch, then there were too many infra failures, then there were failures due to one of the PRs in the testing branch and finally last run's rerun had new failures that need to be checked.
There were no failures related to this PR, so QA was successful.
|
jenkins test api |
|
jenkins test make check |
* refs/pull/58311/head: qa/cephfs: fix test_single_path_authorize_on_nonalphanumeric_fsname Reviewed-by: Venky Shankar <vshankar@redhat.com>
|
jenkins test api |
|
jenkins test make check |
This test deletes the CephFS already present on the cluster at the very beginning and unmounts the first client beforehand. But it leaves the second client mounted on this deleted CephFS that doesn't exist for the rest of the test. And then at the very end of this test it attempts to remount the second client (during tearDown()) which hangs and causes test runner to crash. Unmount the second client beforehand to prevent the bug and delete mount_b object to avoid confusion for the readers in future about whether or not 2nd mountpoint exists. Fixes: https://tracker.ceph.com/issues/66077 Signed-off-by: Rishabh Dave <ridave@redhat.com>
45f4c7a to
2130ec8
Compare
|
Rebased PR branch to avoid repetitive unrelated |
|
once again, unrelated "ceph api" failure - https://jenkins.ceph.com/job/ceph-api/77615/ |
|
jenkins test api |
|
API failed with a new error once again - https://jenkins.ceph.com/job/ceph-api/77626/. PR #58101 also had same issue but eventually ceph API passed, so I'll re-try. |
|
jenkins test api |
|
jenkins test api |
|
Link to comment where QA results were reported - #58311 (review) |
Reviewed-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
This test deletes the CephFS already present on the cluster at the very
beginning and unmounts the first client beforehand. But it leaves the
second client mounted on this deleted CephFS that doesn't exist for the
rest of the test. And then at the very end of this test it attempts to
remount the second client (during tearDown()) which hangs and causes
test runner to crash.
Unmount the second client beforehand to prevent the bug and delete
mount_b object to avoid confusion for the readers in future about
whether or not 2nd mountpoint exists.
Fixes: https://tracker.ceph.com/issues/66077
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windowsjenkins test rook e2e