summaryrefslogtreecommitdiff
path: root/lib/custodian/worker.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-04-16 16:11:24 +0100
committerSteve Kemp <steve@steve.org.uk>2015-04-16 16:11:24 +0100
commit1c9796068cdf0afe4af1b781a8b8b20b0c8a26d3 (patch)
treeb2d1d69019dc0979801d6c96d39666b810459975 /lib/custodian/worker.rb
parent2db89392e9e2f66e2e8bef8eb8855d405d5078a9 (diff)
Updated to use types for test-returns.
This commit introduces a major change in custodian. In the past any test had either two results: * return false - The test failed. * return true - The test passed. We're now using an enum, more or less, such that a test may return a "skipped" result which will neither raise nor clear any alert(s). This is useful in its own right but is being introduced specifically to allow SSL-certificate tests to avoid raising and clearing outside working days/hours. This closes #10328. This fixes #10328.
Diffstat (limited to 'lib/custodian/worker.rb')
0 files changed, 0 insertions, 0 deletions