]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: misc fix for test_multi.p 9165/head
authorJiaying Ren <mikulely@gmail.com>
Tue, 17 May 2016 15:23:00 +0000 (23:23 +0800)
committerJiaying Ren <mikulely@gmail.com>
Fri, 20 May 2016 03:36:18 +0000 (11:36 +0800)
commit719ddd708da3ce5628140fd054e94db553ddf28b
tree823923e372e40b6725dfe52231bf85ba7d187bc7
parent91e3fd6a04b7d417b1c9d4dcb0f364e89f39a52d
rgw: misc fix for test_multi.p

remove redundent meta_checkpoint, cause realm.create_user(user) will
call meta_checkpoint by default(via wait_meta = True).

Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
src/test/rgw/test_multi.py