cephfs-shell: prints warning, hangs and aborts when launched#55711
cephfs-shell: prints warning, hangs and aborts when launched#55711rishabh-d-dave merged 1 commit intoceph:mainfrom
Conversation
|
jenkins test make check |
|
@rishabh-d-dave s/warnining/warning in commit message |
rishabh-d-dave
left a comment
There was a problem hiding this comment.
I had to do multiple QA runs and re-runs due to build issues (due to one of the PRs in testing branch), unrelated issues in FS test suite, unrelated issues in testing kernel and new failures in every run that needed to ensured that they were unrelated to PRs in testing branch.
I finally have a run that is better than others - https://tracker.ceph.com/projects/cephfs/wiki/Main#4-Apr-2024. Sorry for the delay.
Currently, cephfs-shell prints warnings, hangs and aborts when launched. This occurs because Python module "pkg_resources" has been deprecated. We use that module only checking version of other Python modules used in cephfs-shell. Use "Version" from "packaging.version" instead. Fixes: https://tracker.ceph.com/issues/64538 Signed-off-by: Rishabh Dave <ridave@redhat.com>
d5b2a31 to
68b5766
Compare
|
Updated nothing more than the commit title and commit message. |
|
Will merge this PR as soon as CI is green for it. |
|
On last make check (https://jenkins.ceph.com/job/ceph-pull-requests/132730/), |
|
jenkins test make check |
|
Success of QA run reported was added here - #55711 (review) |
Occured because Python module "pkg_resources" has been deprecated.
Fixes: https://tracker.ceph.com/issues/64538
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