salt/tests/integration/scheduler
2018-08-13 18:07:21 -07:00
..
__init__.py Moving scheduler tests into a new location. Adding new TEST_SUITE to runtests.py. Add CLI flag to runtests.py so the scheduler tests can be run invidually. 2017-12-12 08:37:38 -08:00
test_error.py Fix lint errors on develop branch 2018-03-26 09:01:31 -04:00
test_eval.py Do not log about various things like jid_include and max_running unless the job is set to run. If the job contains _seconds, eg. it's using seconds, minutes, hours, etc. then only set the _next_fire_time if the job actually runs. Adding more tests to test simple scenarios when seconds, minutes, hours and days to ensure we get multiple scheduled job runs when they're expected to run. 2018-08-13 18:07:21 -07:00
test_postpone.py Add changes from PR #46143 to develop 2018-03-01 16:02:21 -08:00
test_skip.py Fixing a couple typos. Adding missing job name variable into functions that use it in error reporting. Fixing up various strings used in error reporting and logging. 2018-03-01 16:02:22 -08:00