Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functional tests for ceph-mon actions. #866

Merged
merged 2 commits into from Sep 9, 2022

Conversation

lmlg
Copy link
Contributor

@lmlg lmlg commented Aug 31, 2022

This PR adds functional validation for 2 actions of the ceph-mon charm that are currently being rewritten.
Tested here: https://review.opendev.org/c/openstack/charm-ceph-mon/+/854282

This PR adds functional validation for 2 actions of the ceph-mon
charm that are currently being rewritten.
@ChrisMacNaughton ChrisMacNaughton merged commit acf30b3 into master Sep 9, 2022
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Sep 9, 2022
* Update charm-ceph-mon from branch 'master'
  to e60a23ae16bf8ef67b8917d3bae085ea4e9f99b9
  - Rewrite actions/copy_pool into the oeprator framework
    
    In addition to trivial changes (passing `event` into
    the `copy_pool` function), this change introduces an
    update to the actions/__init__.py that allows succinct
    import and use from the main charm.py.
    
    An apparently unrelated change is the removal of
    charm-proof from the lint job, as it fails with the
    removal of actions/copy-pool.
    
    Change-Id: I66a5590ddf0f0bb5ca073a91b451f8c78598609a
    func-test-pr: openstack-charmers/zaza-openstack-tests#866
openstack-mirroring pushed a commit to openstack/charm-ceph-mon that referenced this pull request Sep 9, 2022
In addition to trivial changes (passing `event` into
the `copy_pool` function), this change introduces an
update to the actions/__init__.py that allows succinct
import and use from the main charm.py.

An apparently unrelated change is the removal of
charm-proof from the lint job, as it fails with the
removal of actions/copy-pool.

Change-Id: I66a5590ddf0f0bb5ca073a91b451f8c78598609a
func-test-pr: openstack-charmers/zaza-openstack-tests#866
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants