]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: add templating functions to cephadm module
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 22 Feb 2024 18:49:10 +0000 (13:49 -0500)
committerAdam King <adking@redhat.com>
Mon, 15 Apr 2024 14:57:58 +0000 (10:57 -0400)
commitecac8c00b78fd501d4e3897a9b3f993e1bbd05c0
tree294e702024cff6a8a2c8ca3835b7460e5e3bacf0
parent4d823f4ba1567f005f8e6ab9aa65fcc0014c2bbd
qa/tasks: add templating functions to cephadm module

Add functions to cephadm.py that will be later used to template
strings within the yaml files in the cephadm suites. This will be used
to replace the specific subst_vip call with generic calls that let
tests access "any" variables stored on the test ctx.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 7bd85b52fd735d427048c38c322ba899681ab1e4)
qa/tasks/cephadm.py