]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
config: allow reading teuthology config from env var location 1998/head
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 9 Aug 2024 14:15:15 +0000 (10:15 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 3 Jan 2025 15:20:14 +0000 (10:20 -0500)
commitabc47fdaba0d3aae05811c28459408014c4b3cf4
treefcaf41761ba5bab16bfe9802cee4e244ff6b984a
parent6f07bcc0d123cb104e5ecd5a02c3c8cad1c3f834
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 <jmulligan@redhat.com>
teuthology/config.py