]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: assert that ceph specific env vars get set
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 21 Oct 2023 19:53:34 +0000 (15:53 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sun, 22 Oct 2023 12:15:15 +0000 (08:15 -0400)
commite4db99a699aa040a5c102322a75aa399cd9de19f
tree1e3df08444312234a33df15b6dbe6b47b8b2c453
parent10d3caafcb16de97878df894feb893418d185205
cephadm: assert that ceph specific env vars get set

Assert that ceph based services set a tcmalloc related env var.
Also assert that a few assorted services do not set the env var.

Part of a series of commits to increase coverage of deployment
path features with regards to container engine options, env vars
and mounts. This will serve future refactoring efforts.

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