Skip to content

reef: mgr/diskprediction_local: avoid mypy error#61292

Merged
adk3798 merged 1 commit intoceph:reeffrom
phlogistonjohn:jjm-fix-reef-mypy-69471
Jan 13, 2025
Merged

reef: mgr/diskprediction_local: avoid mypy error#61292
adk3798 merged 1 commit intoceph:reeffrom
phlogistonjohn:jjm-fix-reef-mypy-69471

Conversation

@phlogistonjohn
Copy link
Contributor

@phlogistonjohn phlogistonjohn commented Jan 9, 2025

Patch is for reef ONLY, not a traditional backport. Disable mypy check for the given line. This check is triggerin all reef CI jobs to fail.

Fixes: https://tracker.ceph.com/issues/69471

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 x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

Patch is for reef ONLY, not a traditional backport.
Disable mypy check for the given line. This check is triggerin all
reef CI jobs to fail.

Fixes: https://tracker.ceph.com/issues/69471

Signed-off-by: John Mulligan <jmulligan@redhat.com>
@github-actions github-actions bot added the pybind label Jan 9, 2025
@github-actions github-actions bot added this to the reef milestone Jan 9, 2025
@phlogistonjohn phlogistonjohn marked this pull request as ready for review January 9, 2025 22:05
@phlogistonjohn phlogistonjohn requested a review from adk3798 January 9, 2025 22:05
@phlogistonjohn
Copy link
Contributor Author

cc @yuriw @ljflores FYI

run-tox-mgr passed but run-rbd-unit-tests-1.sh failed. I'm going to move this out of draft anyway, since the problem I was targeting is behaving as intended.

@adk3798
Copy link
Contributor

adk3798 commented Jan 10, 2025

jenkins test api

@adk3798
Copy link
Contributor

adk3798 commented Jan 10, 2025

jenkins test make check

@neha-ojha
Copy link
Member

quincy seems to affected too #56894 (comment)

@phlogistonjohn
Copy link
Contributor Author

Current make check failure is 230 - unittest_rbd_mirror (SEGFAULT) so, not related to the mgr change. I'll kick the ci job again but if it fails the same way we may have an unrelated flake or persistent make check error that might need resolution outside of this pr.

@phlogistonjohn
Copy link
Contributor Author

jenkins test make check

@phlogistonjohn
Copy link
Contributor Author

@adk3798 @neha-ojha @ljflores would any of you be willing to merge this now? CI has passed and I don't think a teuthology run is needed for this as the mypy check is only run for "make check".

@adk3798 adk3798 merged commit 8a122fa into ceph:reef Jan 13, 2025
@phlogistonjohn phlogistonjohn deleted the jjm-fix-reef-mypy-69471 branch January 21, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants