From: Vallari Agrawal Date: Mon, 3 Mar 2025 07:38:22 +0000 (+0530) Subject: qa/suites/nvmeof/thrash: Run fio for 20mins X-Git-Tag: v20.3.0~31^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e0b37802de1b736be2aceccf3304e48cdd1dccfa;p=ceph.git qa/suites/nvmeof/thrash: Run fio for 20mins Instead of 30mins. Signed-off-by: Vallari Agrawal --- diff --git a/qa/suites/nvmeof/thrash/workloads/fio.yaml b/qa/suites/nvmeof/thrash/workloads/fio.yaml index f17d05f04d8c..0b56f581575c 100644 --- a/qa/suites/nvmeof/thrash/workloads/fio.yaml +++ b/qa/suites/nvmeof/thrash/workloads/fio.yaml @@ -9,4 +9,4 @@ tasks: RBD_POOL: mypool NVMEOF_GROUP: mygroup0 IOSTAT_INTERVAL: '10' - RUNTIME: '1800' + RUNTIME: '1200'