]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/mgr/test_progress: fix bug 48217
authorKamoltat <ksirivad@redhat.com>
Mon, 16 Nov 2020 08:52:12 +0000 (08:52 +0000)
committerKamoltat <ksirivad@redhat.com>
Tue, 17 Nov 2020 07:54:35 +0000 (07:54 +0000)
commit52fe9dbdae87b65a99a6c3bac3519c9528f22ea2
treebdb03144ea39f3ec65d8c670fec6ef1496afe475
parent4dc60e9ece4655ab27b17f7546b981507d3f5af2
qa/mgr/test_progress: fix bug 48217

Fixes a failing test case regarding osd coming back
after being marked out. The old test case wasn't accounting
for a specific event, therefore this resulted in the failure.
The fix basically accounts for a specific event of osd being
marked in/out.

Fixes: https://tracker.ceph.com/issues/48217
Signed-off-by: Kamoltat <ksirivad@redhat.com>
qa/tasks/mgr/test_progress.py