From: myoungwon oh Date: Tue, 30 Mar 2021 15:03:12 +0000 (+0900) Subject: qa: fix typo to call rollback op X-Git-Tag: v17.1.0~2307^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b5f5649ecde35a304705807f6715461d5a0c03c5;p=ceph.git qa: fix typo to call rollback op Signed-off-by: Myoungwon Oh --- diff --git a/qa/suites/rados/thrash/workloads/dedup-io-snaps.yaml b/qa/suites/rados/thrash/workloads/dedup-io-snaps.yaml index 16bed1c2d5e3..408d1b5d9142 100644 --- a/qa/suites/rados/thrash/workloads/dedup-io-snaps.yaml +++ b/qa/suites/rados/thrash/workloads/dedup-io-snaps.yaml @@ -20,4 +20,4 @@ tasks: tier_evict: 10 snap_create: 10 snap_remove: 10 - roll_back: 10 + rollback: 10