]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
test/rgw/lua: ignore hours for zero mtime
authorKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Thu, 19 Feb 2026 17:01:44 +0000 (18:01 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Sat, 21 Feb 2026 17:17:57 +0000 (18:17 +0100)
commitd39a2ee4150840764564fe4d0e32f07267e0a2d5
tree302cf80804bc6bdc3b2ffa8a59383ad4a2c2c94b
parent53f8441172c46e34523029ab88f9db7a45514e84
test/rgw/lua: ignore hours for zero mtime

Check mtime for zero timestamp only date part if corresponds
to 1970-01-01 for UTC and ahead of UTC, and to 1969-12-31
for cases behind UTC.

Fixes: https://tracker.ceph.com/issues/75039
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
src/test/rgw/lua/test_lua.py