]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm/tests: updated test for crash daemon 66559/head
authorTimothy Q Nguyen <timqn22@gmail.com>
Tue, 30 Dec 2025 19:03:34 +0000 (11:03 -0800)
committerTimothy Q Nguyen <timqn22@gmail.com>
Wed, 7 Jan 2026 17:41:50 +0000 (09:41 -0800)
commit007a4972efb3f40c0345b8c2b541535586f12ebf
tree01c17d1a2d33ce3d30a3fe00070ad2ec49993175
parent416383038cba0a9296b42eb3e58b33917bc60ebe
cephadm/tests: updated test for crash daemon

I added some monkeypatch attributes in order for the make check to
succeed with the new crash daemon. This is necessary as the crash
daemon will try to access uid and gid and create a directory, but in
testing these don't exist and need to be substituted.

Signed-off-by: Timothy Q Nguyen <timqn22@gmail.com>
src/cephadm/cephadmlib/daemons/ceph.py
src/cephadm/tests/test_daemon_form.py