]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
util.time: Add parse_timestamp
authorZack Cerza <zack@redhat.com>
Wed, 31 Jul 2024 20:11:52 +0000 (14:11 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 8 Aug 2024 00:05:15 +0000 (18:05 -0600)
commitdac23d77a349c8fe025da871b0bda6222879dd9e
tree4066f8e9ef175d8d4814ddb9a1029813b4c0c372
parent1a958e39fb781141d24125bc2e7555df8f53a910
util.time: Add parse_timestamp

And move the format string to the time module.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/suite/run.py
teuthology/suite/test/test_run_.py
teuthology/util/test/test_time.py
teuthology/util/time.py