This website requires JavaScript.
Explore
Help
Register
Sign In
valitydev
/
salt
Watch
14
Star
0
Fork
0
You've already forked salt
mirror of
https://github.com/valitydev/salt.git
synced
2024-11-08 09:23:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e83490032d
salt
/
tests
/
integration
/
scheduler
History
Gareth J. Greenaway
09d960c0cb
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
..
__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_eval.py
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
test_postpone.py
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
test_skip.py
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