openstack-charmers / zaza-openstack-tests

OpenStack Charms Functional Test Library for Zaza
Apache License 2.0
7 stars 77 forks source link

Implement tests for ceph-mon's rotate-key action #1195

Closed lmlg closed 3 months ago

lmlg commented 3 months ago

This PR implements tests for the ceph-mon charm's action 'rotate-key'. For now, the charm only supports key rotation for managers, but more entities will be added. This PR will be used to test those new entities as well.

lmlg commented 3 months ago

lgtm as-is 👍 The title says [WIP] is this still accurate?

yes. the patchset for OSDs isn't ready yet, and I want this PR to be run for its functional tests.

lmlg commented 3 months ago

The PR is ready for merge now. The mgr and RGW pieces have been run with this PR already.

lmlg commented 3 months ago

This PR has been successfully tested on these MR's: https://review.opendev.org/c/openstack/charm-ceph-mon/+/915087 https://review.opendev.org/c/openstack/charm-ceph-radosgw/+/915339