]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
src/test: allow ENOENT when calling SetChunkOp
authormyoungwon oh <ohmyoungwon@gmail.com>
Thu, 4 Feb 2021 03:41:24 +0000 (12:41 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Mon, 29 Mar 2021 08:08:23 +0000 (17:08 +0900)
commitb9694bf8a7e5bc2c8a27da90fb000674b10f649c
treec3ff591472e846dd6dbd85d1208886a936b44f0b
parentdd7b5029518c1b4c1ad6b866be54b519319f976b
src/test: allow ENOENT when calling SetChunkOp

The oid targeting the low tier can be deleted during
mixed test, which sends tier_evict, tier_promote, and tier flush
because the reference of the target oid can be decreased.

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/test/osd/RadosModel.h