]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
config: allow reading teuthology config from env var location
authorJohn Mulligan <phlogistonjohn@asynchrono.us>
Fri, 9 Aug 2024 14:15:15 +0000 (10:15 -0400)
committerJohn Mulligan <phlogistonjohn@asynchrono.us>
Fri, 9 Aug 2024 14:15:15 +0000 (10:15 -0400)
commitdb615aef50f61cc53d16c40ad505a2eb15ec254a
tree741b2ffaf702ebe5aa1cb08c8b23904537a8467a
parent43b88056bcf6a0548bdd2d0502e56290cbae52df
config: allow reading teuthology config from env var location

Allow changing the default "user" location of the teuthology
configuration yaml using the (optional) TEUTHOLOGY_CONFIG environment
variable. This change aids my effort to run a customized local
teuthology environment.

Signed-off-by: John Mulligan <phlogistonjohn@asynchrono.us>
teuthology/config.py