From: myoungwon oh Date: Wed, 13 Dec 2017 15:26:19 +0000 (+0900) Subject: qa/suites/rados/thrash: remove write op X-Git-Tag: v13.0.2~762^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=56462d5ee892966cd8569c472b61d25472cdfed4;p=ceph.git qa/suites/rados/thrash: remove write op current chunked object and ChunkReadOp are only for the read case. write op and promote_object() still be tested without ChunkReadOp by another ceph_test_rados in the same test suite (with --set_chunk) Signed-off-by: Myoungwon Oh --- diff --git a/qa/suites/rados/thrash/workloads/set-chunks.yaml b/qa/suites/rados/thrash/workloads/set-chunks.yaml index f30ee0fd6786..f94a9786df14 100644 --- a/qa/suites/rados/thrash/workloads/set-chunks.yaml +++ b/qa/suites/rados/thrash/workloads/set-chunks.yaml @@ -6,4 +6,3 @@ tasks: set_chunk: true op_weights: chunk_read: 100 - write: 30