The autotest one uses an old tarball that doesn't build. Workunit assumes
the dbench package is installed.
+++ /dev/null
-tasks:
-- ceph:
- conf:
- client:
- debug client: 20
- debug ms: 1
-- ceph-fuse:
-- autotest:
- all: [dbench]
+++ /dev/null
-tasks:
-- ceph:
-- kclient:
-- autotest:
- all: [dbench]
--- /dev/null
+tasks:
+- ceph:
+- kclient:
+- workunit:
+ all:
+ - suites/dbench.sh
+++ /dev/null
-tasks:
-- ceph:
-- rbd:
- all:
-- autotest:
- all: [dbench]
--- /dev/null
+tasks:
+- ceph:
+- rbd:
+ all:
+- workunit:
+ all:
+ - suites/dbench.sh
+++ /dev/null
-tasks:
-- ceph:
- conf:
- client:
- debug client: 20
- debug ms: 1
-- ceph-fuse:
-- autotest:
- all: [dbench]
--- /dev/null
+tasks:
+- ceph:
+- ceph-fuse:
+- workunit:
+ all:
+ - suites/dbench.sh