Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pacific: pybind/mgr/devicehealth: do not crash if db not ready #52214

Closed
wants to merge 1 commit into from

Conversation

batrick
Copy link
Member

@batrick batrick commented Jun 27, 2023

backport tracker: https://tracker.ceph.com/issues/61835


backport of #51858
parent tracker: https://tracker.ceph.com/issues/56239

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh

This is a remote method called by telemtry so the @CLIRequiresDB
decorator isn't appropriate.

Fixes: https://tracker.ceph.com/issues/56239
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 3057068)

Conflicts:
	src/pybind/mgr/devicehealth/module.py: import conflict
@batrick batrick added this to the pacific milestone Jun 27, 2023
@batrick batrick added the pybind label Jun 27, 2023
@batrick
Copy link
Member Author

batrick commented Jul 12, 2023

retest this please

1 similar comment
@batrick
Copy link
Member Author

batrick commented Aug 3, 2023

retest this please

@batrick batrick closed this Aug 8, 2023
@batrick batrick deleted the wip-61835-pacific branch August 8, 2023 01:24
@batrick batrick restored the wip-61835-pacific branch August 8, 2023 13:58
@batrick batrick reopened this Aug 8, 2023
@ljflores
Copy link
Contributor

ljflores commented Aug 8, 2023

jenkins retest this please

@batrick
Copy link
Member Author

batrick commented Aug 16, 2023

I forgot this PR is not necessary as devicehealth does not use libcephsqlite yet.

@yuriw let this be a lesson to you not to include PRs with failing jenkins tests in your QA runs. :)

@batrick batrick closed this Aug 16, 2023
@batrick batrick deleted the wip-61835-pacific branch August 16, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants