salt/tests/integration
Nicole Thomas c88352a26f
Merge pull request #45844 from garethgreenaway/track_scheduled_next_time_skipped_jobs
[oxygen] Track the next scheduled fire time and when jobs are skipped.
2018-02-08 09:12:23 -05:00
..
cli [PY3] Add unicode_literals to cache and cli modules 2018-01-13 21:08:51 -06:00
client Update test to reflect type change due to unicode_literals 2018-02-01 10:30:12 -06:00
cloud fix msazure cloud test 2018-02-06 14:50:20 -07:00
daemons [PY3] Add unicode_literals to daemons modules 2018-01-05 15:34:48 -06:00
externalapi tag venafi as destructive and expensive 2017-05-25 15:15:49 -06:00
files fix digital ocean tests 2018-02-07 14:04:37 -07:00
fileserver These are not integration tests 2017-04-01 14:22:51 +01:00
grains [PY3] add unicode_literals to log/grains modules 2018-01-10 11:37:59 -06:00
loader [PY3] Add print_function import to files with unicode_literals already added 2017-12-15 12:14:18 -06:00
minion Replace all usage of six.b 2018-01-24 09:17:28 -06:00
mockbin Add "mockbin" directory and a fake "su" wrapper for tests 2012-07-26 22:14:00 +06:00
modules 2 unicode-compatibility fixes for cmdmod.py 2018-02-07 02:01:55 -06:00
netapi Distinguish between Authorization and Authentication errors 2018-01-23 17:05:22 -05:00
output Python 3 doesn't have 'u' before unicode strings 2018-01-13 21:08:51 -06:00
pillar Remove unused imports 2018-02-07 14:44:15 -06:00
proxy Add unicode_literals to tops, thorium, proxy, tokens 2017-12-14 21:56:49 -06:00
reactor Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
renderers [PY3] Add unicode_literals to renderers and returners 2017-12-15 00:17:26 -06:00
returners [PY3] Add unicode_literals to renderers and returners 2017-12-15 00:17:26 -06:00
runners Increase timeout for orchestration test 2018-01-23 19:34:23 -06:00
scheduler Updating utils/schedule.py to be able to track when jobs are skipped because of the max_running parameter. This change moves that check out of handle_func and moves it to it's own function. Also updated skip tests to include a test that _skip_reason is included in the results when a job is skipped. 2018-02-07 11:39:10 -08:00
sdb [PY3] Add unicode_literals to sdb and serializers 2017-12-28 13:18:00 -06:00
shell Distinguish between Authorization and Authentication errors 2018-01-23 17:05:22 -05:00
spm Merge branch '2017.7' into 'oxygen' 2018-01-23 13:26:43 -05:00
ssh Further fixes to for salt-ssh test under heavy load 2018-01-22 07:33:42 -05:00
states Add a test for issue 40578 2018-01-30 09:51:51 -06:00
utils Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
wheel [PY3] Add print_function import to files with unicode_literals already added 2017-12-15 12:14:18 -06:00
__init__.py Fix stacktrace at the end of a test 2018-01-25 18:45:43 +00:00