Skip to content
Snippets Groups Projects
Commit 1f579766 authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

tests-extra: fix timing for dnskey timestamps

parent f263c873
Branches
Tags
No related merge requests found
......@@ -121,7 +121,7 @@ check_zone(knot, False, True, "not published, active")
check_log("Planned events")
# key about to be published
event_in = 5
event_in = 7
key_settime(key_file, Publish=date_offset(event_in), Activate=date_future, Inactive=None, Delete=None)
knot.reload()
t.sleep(WAIT_SIGN)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment