]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: a new cephadm exec task similar to vip.exec but generalized
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 26 Feb 2024 21:16:57 +0000 (16:16 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 21 Mar 2024 22:31:16 +0000 (18:31 -0400)
commit1ed66542ef27f5382d82b7cc60e76c2fe6d30fc9
treefeb1a639938f3818df8b0c516e6972fd540a829f
parent3ec0bfa9eb5daf6b8b0101a50d0323918cdb7d31
qa/tasks: a new cephadm exec task similar to vip.exec but generalized

Add a new cephadm.exec task that works similarly to the existing
vip.exec but instead of only considering VIP related string replacements
it uses that templating feature that was recently added to the
cephadm module for generalized string templating.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/tasks/cephadm.py