salt/tests/unit/returners
Nicole Thomas 4fdb097c01 Update job_cache and keep_jobs docs to be more specific to their behavior (#33328)
* Update job_cache and keep_jobs docs to be more specific to their behavior

Also fixed a bug discovered when investigating job_cache/keep_jobs functionality
where the jid directory and files were removed by the cache cleaner, but not the
original jid clash detection directory created in /var/cache/salt/master/jobs/.

Fixes #29286

* Add testcase for the changes in the local_cache.clean_old_jobs func

* Mark tests as destructive

* Put destructive test decorator in correct location
2016-05-19 09:32:32 -07:00
..
__init__.py Fix pylint errors in tests 2013-11-27 10:50:55 -07:00
local_cache_test.py Update job_cache and keep_jobs docs to be more specific to their behavior (#33328) 2016-05-19 09:32:32 -07:00
smtp_return_test.py Check rendered YAML for invalid keys (#33213) 2016-05-13 09:22:43 -07:00