]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
config: add parameter for config load 1293/head
authorKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Mon, 3 Jun 2019 16:26:55 +0000 (18:26 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Mon, 3 Jun 2019 16:34:06 +0000 (18:34 +0200)
commit2292b0d22432bb2214f698cd74316658081aad3e
treebb982d69ea9a634c684af897fe31d10909bb0bd2
parent6a49d57b1158b43fa40072d6a494cd5a018fed20
config: add parameter for config load

This patch makes it possible to load config file directly
from the given path or data object, for testing purposes
and allows to remove silly notification about missing
teuthology.yaml file.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com>
teuthology/config.py
teuthology/provision/cloud/test/test_openstack.py