bb0b90783c
When building in automated build systems, there are sometimes cases
where the user doing the building does not have a .ssh directory. In
this case, we need to mock out some os.path functions so that the
add_host_key() function we're testing won't complain or try to create
one.
(cherry picked from commit
|
||
---|---|---|
.. | ||
basic | ||
ec2 | ||
fixtures | ||
gcp | ||
json_utils | ||
__init__.py | ||
test_basic.py | ||
test_database.py | ||
test_distribution_version.py | ||
test_facts.py | ||
test_known_hosts.py | ||
test_postgresql.py | ||
test_text.py |