From 2b2a7f394ec111294866cc5ca0ae71e6ee6e5087 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 6 Sep 2023 15:59:35 +0200 Subject: [PATCH] revert to 25x --- ceph_bench/definitions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph_bench/definitions.py b/ceph_bench/definitions.py index 4442d38..e1a7387 100644 --- a/ceph_bench/definitions.py +++ b/ceph_bench/definitions.py @@ -22,4 +22,4 @@ CEPH_ROOT = "/mnt/vol/" SERV_URL = "172.172.0.196::share_rsync" REMOTE_INST_STO_ROOT = "inststo/" REMOTE_CEPH_ROOT = "vol/" -NUM_RUNS = 50 +NUM_RUNS = 25