charm-ceph-fs/unit_tests
Nobuto Murata 032949448f Don't make any changes during update-status hooks
Previously the config_changed function was invoked during the
update-status hooks. And it made unnecessary changes to the system.
Guard reactive functions properly.

> INFO unit.ceph-fs/0.juju-log Invoking reactive handler:
> reactive/ceph_fs.py:42:config_changed

Closes-Bug: #2074349
Related-Bug: #2071780
Change-Id: If6cd061fef4c3625d6d498942949e31f243622df
2024-07-29 22:45:26 +09:00
..
__init__.py Fix Ceph upgrade issue by porting charm to common framework 2020-06-12 08:24:57 +02:00
test_actions.py Use unittest.mock instead of mock 2021-12-15 10:58:59 +00:00
test_lib_charm_openstack_ceph_fs.py Enable charm to configure mds cache options. 2022-06-02 08:06:11 -06:00
test_reactive_ceph_fs.py Don't make any changes during update-status hooks 2024-07-29 22:45:26 +09:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 10:58:59 +00:00