]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Use UTC timezone when handling keys in kasp test library
authorNicki Křížek <nicki@isc.org>
Tue, 22 Oct 2024 08:20:25 +0000 (08:20 +0000)
committerNicki Křížek <nicki@isc.org>
Tue, 22 Oct 2024 08:20:25 +0000 (08:20 +0000)
When working with key timestamps, ensure we correctly set the UTC
timezone in order for the tests to work consistently regardless of the
local time setting.

Closes #4999

Merge branch '4999-pytest-kasp-use-utc-timezone' into 'main'

See merge request isc-projects/bind9!9673


Trivial merge