]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add more thorough test coverage to unit file generation
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 17 Jul 2023 13:24:14 +0000 (09:24 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 3 Nov 2023 22:51:47 +0000 (18:51 -0400)
commit8b94a25a0330f50163e9feba4da0ffdf80efe7ca
treeb1dabb74e886d238cefa30350ef1628c9cb632d6
parent95d0385b06f946ef6c964f85aed3cbfea5ba2948
cephadm: add more thorough test coverage to unit file generation

Add tests that check the generation of the standard systemd unit
for cephadm services. This test ensures that non trivial changes
to the content of these files are noticed.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/tests/test_unit_file.py