]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/progress: remove "since" from duration string
authorKefu Chai <kchai@redhat.com>
Mon, 21 Oct 2019 06:23:48 +0000 (14:23 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 21 Oct 2019 06:25:06 +0000 (14:25 +0800)
commit56602a0a7c5531c7a8b9e991ae40b56919f5ef5a
treed4e30a01988cced0ad82b4deb715dc4e8b759170
parentde50fcdf79d36cfcd4f75375e0a2f38596c39983
mgr/progress: remove "since" from duration string

quote from the description of the tracker ticket:

> This is a duration and therefore "since" doesn't make sense since it's
> not the start of the event.

Fixes: https://tracker.ceph.com/issues/40976
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/progress/module.py