Skip to content

[cifmw_cephadm] Add cifmw_cephadm_rpm_url#4015

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
fultonj:cifmw_cephadm_rpm_url
Jul 2, 2026
Merged

[cifmw_cephadm] Add cifmw_cephadm_rpm_url#4015
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
fultonj:cifmw_cephadm_rpm_url

Conversation

@fultonj

@fultonj fultonj commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

If cifmw_cephadm_rpm_url (default "") is non-empty and set to a valid URL to an RPM (e.g. http://foo.com/cephadm.rpm), then the install_cephadm.yml tasks file will install cephadm from that URL instead of the repository. This option will go unnoticed, since it defaults to "", unless overridden.

Jira: OSPRH-31757

If cifmw_cephadm_rpm_url (default "") is non-empty and set
to a valid URL to an RPM (e.g. http://foo.com/cephadm.rpm),
then the install_cephadm.yml tasks file will install cephadm
from that URL instead of the repository. This option will go
unnoticed, since it defaults to "", unless overridden.

Jira: OSPRH-31757
Signed-off-by: John Fulton <fulton@redhat.com>
@fultonj fultonj force-pushed the cifmw_cephadm_rpm_url branch from a55d8aa to 590b4bd Compare July 1, 2026 19:17
@fultonj

fultonj commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

This achieved the desired result in a test project.

In an HCI deploy (gamma) I was able to have rhos-release install RHCSv9 but install an RHCSv7 server.

[zuul@compute-azl02vg1-0 ~]$ rpm -qa | grep ceph
cephadm-18.2.1-399.el9cp.noarch
python3-ceph-argparse-20.2.1-298.el9cp.x86_64
python3-ceph-common-20.2.1-298.el9cp.x86_64
libcephfs-proxy2-20.2.1-298.el9cp.x86_64
libcephfs2-20.2.1-298.el9cp.x86_64
python3-cephfs-20.2.1-298.el9cp.x86_64
ceph-common-20.2.1-298.el9cp.x86_64
[zuul@compute-azl02vg1-0 ~]$ 

@fmount fmount left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@evallesp evallesp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@evallesp evallesp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/approve

@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: evallesp

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved label Jul 2, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 6b9caf5 into openstack-k8s-operators:main Jul 2, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants