Skip to content

container/Containerfile: fix crimson package naming#66265

Merged
Matan-B merged 1 commit intoceph:mainfrom
Matan-B:wip-matanb-crimson-container-fixes
Nov 16, 2025
Merged

container/Containerfile: fix crimson package naming#66265
Matan-B merged 1 commit intoceph:mainfrom
Matan-B:wip-matanb-crimson-container-fixes

Conversation

@Matan-B
Copy link
Contributor

@Matan-B Matan-B commented Nov 16, 2025

a37b5b5 changed crimson-osd to osd-crimson:

=== INSTALLING ===
No match for argument: ceph-crimson-osd
Error: Unable to find a match: ceph-crimson-osd

ceph-dev-pipeline builds are not failing (with the above error) - however, ceph-dev-builds (used for main nightly) are failing with the above:
https://shaman.ceph.com/builds/ceph/main/8a27bf16140173253ab8f28112bf5deee99cca02/

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

You must only issue one Jenkins command per-comment. Jenkins does not understand
comments with more than one command.

a37b5b5 changed crimson-osd to
osd-crimson:

```
=== INSTALLING ===
No match for argument: ceph-crimson-osd
Error: Unable to find a match: ceph-crimson-osd
```

ceph-dev-pipeline builds are not failing (with the above error) -
however, ceph-dev-builds (used for main nightly) are failing with
the above:
https://shaman.ceph.com/builds/ceph/main/8a27bf16140173253ab8f28112bf5deee99cca02/

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
@Matan-B Matan-B requested a review from a team November 16, 2025 09:26
@Matan-B Matan-B added this to Crimson Nov 16, 2025
@Matan-B Matan-B moved this to Tested in Crimson Nov 16, 2025
Copy link
Contributor

@NitzanMordhai NitzanMordhai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Matan-B Matan-B merged commit 31076e9 into ceph:main Nov 16, 2025
28 of 32 checks passed
@Matan-B Matan-B moved this from Tested to Merged (Main) in Crimson Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Merged (Main)

Development

Successfully merging this pull request may close these issues.

2 participants