]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
big: thrash, and whitelist wrongly marked me down
authorSage Weil <sage@inktank.com>
Fri, 28 Jun 2013 03:47:01 +0000 (20:47 -0700)
committerSage Weil <sage@inktank.com>
Fri, 28 Jun 2013 03:47:01 +0000 (20:47 -0700)
suites/big/rados-thrash/tasks/snaps-few-objects.yaml [deleted file]
suites/big/rados-thrash/thrashers/default.yaml [new file with mode: 0644]
suites/big/rados-thrash/workloads/snaps-few-objects.yaml [new file with mode: 0644]

diff --git a/suites/big/rados-thrash/tasks/snaps-few-objects.yaml b/suites/big/rados-thrash/tasks/snaps-few-objects.yaml
deleted file mode 100644 (file)
index e9d356a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-tasks:
-- rados:
-    ops: 4000
-    objects: 50
-    op_weights:
-      read: 100
-      write: 100
-      delete: 50
-      snap_create: 50
-      snap_remove: 50
-      rollback: 50
diff --git a/suites/big/rados-thrash/thrashers/default.yaml b/suites/big/rados-thrash/thrashers/default.yaml
new file mode 100644 (file)
index 0000000..d67ff20
--- /dev/null
@@ -0,0 +1,10 @@
+overrides:
+  ceph:
+    log-whitelist:
+    - wrongly marked me down
+    - objects unfound and apparently lost
+tasks:
+- thrashosds:
+    timeout: 1200
+    chance_pgnum_grow: 1
+    chance_pgpnum_fix: 1
diff --git a/suites/big/rados-thrash/workloads/snaps-few-objects.yaml b/suites/big/rados-thrash/workloads/snaps-few-objects.yaml
new file mode 100644 (file)
index 0000000..e9d356a
--- /dev/null
@@ -0,0 +1,11 @@
+tasks:
+- rados:
+    ops: 4000
+    objects: 50
+    op_weights:
+      read: 100
+      write: 100
+      delete: 50
+      snap_create: 50
+      snap_remove: 50
+      rollback: 50