]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/progress/test_progress.py: fix type of reported_epoch
authorNeha Ojha <nojha@redhat.com>
Wed, 30 Jun 2021 19:50:00 +0000 (19:50 +0000)
committerKamoltat <ksirivad@redhat.com>
Thu, 30 Sep 2021 13:33:03 +0000 (13:33 +0000)
commit419452f09c256c94eae40fe9a7a1857ac2578e75
treee5800d644edbac4a56c14d11a2cf343345a3b88f
parent48d9bbd093efa251a17d4de61bc74f5d42d53e2c
pybind/mgr/progress/test_progress.py: fix type of reported_epoch

because reported_epoch is an int, not a string

Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit a8f3a0eb83653ce6b50aaccd43bdc456e6394484)
src/pybind/mgr/progress/test_progress.py