chore: refresh embedded DWARF for new Ceph releases#150
Merged
Conversation
Auto-generated by the embedded-dwarf-refresh workflow. Each JSON was runtime-verified against a cephadm cluster of the matching version via the embedded-DWARF path. See PR body for the list of versions added.
cephadm_image_for_release pinned stale point releases (reef v18.2.7, squid v19.2.3, tentacle v20.2.1). Bump to the latest tag that has a quay.io/ceph/ceph container image: reef v18.2.7 -> v18.2.8 squid v19.2.3 -> v19.2.4 tentacle v20.2.1 -> v20.2.2 quincy stays at v17.2.8: v17.2.9 shipped an el9 RPM but no container image, and the cephadm test pulls the container. All four versions have embedded el9 DWARF (18.2.8/19.2.4 already shipped; 20.2.2 is added by this very PR; 17.2.8 unchanged), so the embedded-path trace still works. Verified each tag exists on quay.io before pinning. Landing this on the 20.2.2 DWARF-refresh PR means its cephadm CI now exercises the newly added 20.2.2 embedded DWARF against a real v20.2.2 cluster.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Newly added embedded DWARF JSONs (runtime-verified)
Each version below was traced against a live cephadm cluster
running
quay.io/ceph/ceph:v<version>; both osdtrace andradostrace loaded the embedded JSON (build_id match) and
produced valid trace output.
2:20.2.2-0.el9How this was produced
tools/detect_missing_dwarf.pyidentified the rows aboveby probing
download.ceph.com/rpm-X.Y.Z/el9/x86_64/.quay.io/centos/centos:stream9container with thematching ceph-osd + lib*-debuginfo packages installed.
tests/functional-test-cephadm-rgw.shagainst a cephadmcluster of the matching version (embedded path enforced).
Generated by the embedded-dwarf-refresh reusable workflow
(new_only=true).