-
Mark Goddard authored
Before making changes to this script, document its behaviour with a unit test. There are two major issues: * requesting an interval of more than 1 day results in no jobs * requesting an interval of more than 60 minutes, unless an exact multiple of 60 minutes, results in no jobs Change-Id: I655da1102dfb4ca12437b7db0b79c9a61568f79e Related-Bug: #1809469
Mark Goddard authoredBefore making changes to this script, document its behaviour with a unit test. There are two major issues: * requesting an interval of more than 1 day results in no jobs * requesting an interval of more than 60 minutes, unless an exact multiple of 60 minutes, results in no jobs Change-Id: I655da1102dfb4ca12437b7db0b79c9a61568f79e Related-Bug: #1809469
test_fernet_rotate_cron_generator.py 5.21 KiB