mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
16453e35f0
* Add debug logging to legacy git_pillar tests This is to aid in troubleshooting some failures on the branch builds * Reverse monkey-patching after test completes * Fix misspelling in git_pillar unit tests * Ensure 2nd repo is updated * Add logging for legacy git_pillar checkout func * Explicitly set hash_type in opts for git_pillar tests * Do not use dict.get() to get hash_type This code is a relic from before we set a default value for this in salt.config. There is no expectation that this value will be unset, so there is no need to use dict.get() here. |
||
---|---|---|
.. | ||
__init__.py | ||
consul_test.py | ||
git_test.py | ||
hg_test.py | ||
mysql_test.py | ||
nodegroups_test.py | ||
sqlcipher_test.py | ||
sqlite3_test.py |