]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
quincy: qa: update test_rbd_wnbd.py to report latency in seconds
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 7 Feb 2023 13:13:54 +0000 (15:13 +0200)
committerStefan Chivu <schivu@cloudbasesolutions.com>
Thu, 16 Feb 2023 12:11:58 +0000 (12:11 +0000)
commit3fdad23e634d035010d2e85d5527d8a68d39b751
tree2212ab1f2d5b8efa86b0410b32bfecd4a33abaa3
parentfa62b2add67cedf68bd3fbeb07df3d2a006d2ac9
quincy: qa: update test_rbd_wnbd.py to report latency in seconds

At the moment, the latency results are reported in nanoseconds.
In order to improve readability, we'll convert it to seconds.

While at it, we'll fix the fio duration report, which we're
wrongfully dividing by 1000 twice.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
qa/workunits/windows/test_rbd_wnbd.py