salt/tests/unit
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
..
beacons lint 2015-05-27 13:36:25 -06:00
cli Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-04-16 12:15:44 -06:00
cloud Whitespace fix 2015-08-27 11:41:14 -06:00
grains Rename core.py to core_test.py 2016-02-22 21:54:49 -06:00
modules Hash fileclients by opts (#33142) 2016-05-10 15:04:52 -06:00
netapi Merge branch '2015.5' into '2015.8' 2016-04-25 15:45:17 -06:00
output Remove test as well 2015-02-07 11:57:40 -08:00
pillar Fix typo catched -> caught 2016-02-04 12:57:20 +01:00
renderers rewrite GPG unit tests 2015-11-16 09:36:29 -07:00
returners Update job_cache and keep_jobs docs to be more specific to their behavior (#33328) 2016-05-19 09:32:32 -07:00
runners cache runner test: add new unit tests 2015-11-18 16:33:46 -07:00
serializers Add new module type for serializers from issue #22257. 2015-05-28 20:03:11 -04:00
states File and User test fixes for 2015.8 on Fedora23 (#33056) 2016-05-05 07:05:10 -07:00
templates Derp 2015-06-10 15:50:53 -06:00
transport Skipping Async tests 2015-09-24 13:41:58 -06:00
utils Cleaner deprecation process with decorators 2016-04-06 12:55:45 -06:00
__init__.py First stab at unit tests for the various rest_cherrypy tool functions 2014-03-31 09:59:55 -06:00
auth_test.py Manual merge of #24414 per thatch45 2015-06-06 07:47:52 -06:00
client_test.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-16 15:12:02 -06:00
config_test.py Patch call to os.path.isdir so we know both search paths are in tuple 2016-04-01 15:13:57 -06:00
crypt_test.py Bugfix: salt-key crashes if tries to generate keys to the directory w/o write access (#32436) 2016-04-13 08:15:37 -06:00
daemons_test.py Properly handle minion failback failure. (#32749) 2016-04-22 09:15:55 -06:00
files_test.py Py3 compatibility fixes 2015-01-30 22:25:10 +00:00
highstateconf_test.py Fix test 2015-08-18 08:51:00 -06:00
log_test.py Manual merge of #24414 per thatch45 2015-06-06 07:47:52 -06:00
minion_test.py Fix misc tests 2015-04-07 20:53:27 -07:00
payload_test.py Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop 2015-06-11 13:15:38 -06:00
pillar_test.py Remove recurse_list from pillar_source_merging_strategy and add pillar_merge_list (bool) instead 2016-01-19 15:06:30 -07:00
pydsl_test.py Migrate pydsl tests to integration test suite 2015-11-24 15:46:14 -07:00
pyobjects_test.py Allow recursive salt:// imports 2016-01-20 11:29:00 -08:00
simple.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
spm.py lint 2015-09-03 14:30:58 -06:00
stateconf_test.py Allow parent relative includes in state files 2015-07-21 16:32:38 +10:00
template_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
version_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00