]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 29 Feb 2024 15:00:29 +0000 (10:00 -0500)
commit7bd85b52fd735d427048c38c322ba899681ab1e4
treecc7e16f6d172fd952fe76c47daf6b4bb1a6bbefc
parent19e664fcdfeb62134db5d40210c40c63f7406a05
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>
qa/tasks/cephadm.py