We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b709d commit 03f0920Copy full SHA for 03f0920
qa/tasks/cephfs/volumes/test_clone_stats.py
@@ -529,7 +529,7 @@ def test_clones_equal_to_cloner_threads(self):
529
time.sleep(1)
530
continue
531
elif len(pev) > 1:
532
- raise RuntimeError('For 1 clone "ceph status" output has 2 '
+ raise RuntimeError('For 4 clone "ceph status" output has 2 '
533
'progress bars, it should have only 1 '
534
f'progress bar.\npev -\n{pev}')
535
0 commit comments