From 54eb13f3e6a2f67a944247e1ceaff696b927d223 Mon Sep 17 00:00:00 2001 From: tamil Date: Fri, 17 Oct 2014 19:21:43 -0700 Subject: [PATCH] s/thrashosds/workload for now in dumpling-firefly-x/stress-split suite Signed-off-by: tamil --- .../stress-split/13-thrash/default.yaml | 12 ------------ .../stress-split/13-workload/rados_loadgen_big.yaml | 5 +++++ 2 files changed, 5 insertions(+), 12 deletions(-) delete mode 100644 suites/upgrade/dumpling-firefly-x/stress-split/13-thrash/default.yaml create mode 100644 suites/upgrade/dumpling-firefly-x/stress-split/13-workload/rados_loadgen_big.yaml diff --git a/suites/upgrade/dumpling-firefly-x/stress-split/13-thrash/default.yaml b/suites/upgrade/dumpling-firefly-x/stress-split/13-thrash/default.yaml deleted file mode 100644 index a85510eb6fa3a..0000000000000 --- a/suites/upgrade/dumpling-firefly-x/stress-split/13-thrash/default.yaml +++ /dev/null @@ -1,12 +0,0 @@ -overrides: - ceph: - log-whitelist: - - wrongly marked me down - - objects unfound and apparently lost - - log bound mismatch -tasks: -- thrashosds: - timeout: 1200 - chance_pgnum_grow: 1 - chance_pgpnum_fix: 1 - thrash_primary_affinity: false diff --git a/suites/upgrade/dumpling-firefly-x/stress-split/13-workload/rados_loadgen_big.yaml b/suites/upgrade/dumpling-firefly-x/stress-split/13-workload/rados_loadgen_big.yaml new file mode 100644 index 0000000000000..b0030093e7219 --- /dev/null +++ b/suites/upgrade/dumpling-firefly-x/stress-split/13-workload/rados_loadgen_big.yaml @@ -0,0 +1,5 @@ +tasks: +- workunit: + clients: + client.0: + - rados/load-gen-big.sh -- 2.39.5