]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: reduce nvmeof thrasher fio to 32 devices from 200
authorVallari Agrawal <vallari.agrawal@ibm.com>
Mon, 19 May 2025 06:08:21 +0000 (11:38 +0530)
committerVallari Agrawal <vallari.agrawal@ibm.com>
Mon, 16 Jun 2025 04:10:29 +0000 (09:40 +0530)
This is because teuthology machines are not
powerful enough to support fio on huge amount of
devices.

This commit also adds CEPHADM_STRAY_DAEMON and
CEPHADM_DAEMON_PLACE_FAIL to thrasher ignorelist.

Signed-off-by: Vallari Agrawal <vallari.agrawal@ibm.com>
qa/suites/nvmeof/thrash/thrashers/nvmeof_mon_thrash.yaml
qa/suites/nvmeof/thrash/thrashers/nvmeof_thrash.yaml
qa/suites/nvmeof/thrash/workloads/fio.yaml

index f60065dd27d9b560db1aee68a8899351ed188a56..4c5631944531c3d42eaf166d119469c0829c45a2 100644 (file)
@@ -19,6 +19,8 @@ overrides:
       - is unavailable
       - is in error state
       - failed cephadm daemon
+      - CEPHADM_STRAY_DAEMON
+      - CEPHADM_DAEMON_PLACE_FAIL
 
 tasks:
 - nvmeof.thrash:
index 912aa378aec7ac1459ebcfd965a8a9eee47c70c2..0dcc3a3527c694506bb14ef32c2aeb25764e11a9 100644 (file)
@@ -14,6 +14,8 @@ overrides:
       - is unavailable
       - is in error state
       - failed cephadm daemon
+      - CEPHADM_STRAY_DAEMON
+      - CEPHADM_DAEMON_PLACE_FAIL
 
 tasks:
 - nvmeof.thrash:
index 0b56f581575ce7efd1e01f5ee88c2f0ce987fbe6..0b87baad61bf644fe3ac2ac1936148abd4c0e717 100644 (file)
@@ -4,7 +4,7 @@ tasks:
     timeout: 60m
     clients:
       client.0:
-        - nvmeof/fio_test.sh --random_devices 200
+        - nvmeof/fio_test.sh --random_devices 32
     env:
       RBD_POOL: mypool
       NVMEOF_GROUP: mygroup0