salt/tests/unit/pillar
Erik Johnson 16453e35f0 Fix legacy git_pillar tests (#35713)
* 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.
2016-08-29 14:58:31 -06:00
..
__init__.py Test cases 2014-02-06 05:14:52 +00:00
consul_test.py Fixup errors in pillar consul unittests 2016-08-22 15:35:12 -06:00
git_test.py Fix legacy git_pillar tests (#35713) 2016-08-29 14:58:31 -06:00
hg_test.py fix hg_pillar unittest lint errors 2015-03-24 15:52:13 +01:00
mysql_test.py [PY3] skip mysql tests 2016-07-20 17:05:49 -05:00
nodegroups_test.py [PY3] actually test with nodegroup_comp function 2016-07-20 17:06:35 -05:00
sqlcipher_test.py Add Pillar SQLCipher module 2015-12-17 09:48:27 +02:00
sqlite3_test.py Add a SQLite3 ext_pillar built on the sql_base pillar. 2015-05-27 14:45:33 -04:00