mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Merge pull request #36999 from neha-ojha/wip-47309
qa/*/mon/mon-last-epoch-clean.sh: mark osd out instead of down Reviewed-by: Josh Durgin <jdurgin@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
f236ead710
@ -226,7 +226,7 @@ function TEST_mon_last_clean_epoch() {
|
||||
# - all pools have floor equal to lec
|
||||
|
||||
while kill $osd_pid ; do sleep 1 ; done
|
||||
ceph osd down 2
|
||||
ceph osd out 2
|
||||
sleep 5 # seriously, just to make sure things settle; we may not need this.
|
||||
|
||||
# generate some maps
|
||||
|
Loading…
Reference in New Issue
Block a user