From 2be3999d259fcd581a9c804d2c3c0ad49d495c7a Mon Sep 17 00:00:00 2001 From: Samuel Just Date: Mon, 24 Oct 2011 15:15:21 -0700 Subject: [PATCH] Add btrfs dimension to thrash tasks Thrash tasks will now also run with and without btrfs. Signed-off-by: Samuel Just --- collections/thrash/btrfs/with-btrfs.yaml | 3 +++ collections/thrash/btrfs/without-btrfs.yaml | 0 2 files changed, 3 insertions(+) create mode 100644 collections/thrash/btrfs/with-btrfs.yaml create mode 100644 collections/thrash/btrfs/without-btrfs.yaml diff --git a/collections/thrash/btrfs/with-btrfs.yaml b/collections/thrash/btrfs/with-btrfs.yaml new file mode 100644 index 00000000000..a16cc1b323e --- /dev/null +++ b/collections/thrash/btrfs/with-btrfs.yaml @@ -0,0 +1,3 @@ +overrides: + ceph: + btrfs: 1 diff --git a/collections/thrash/btrfs/without-btrfs.yaml b/collections/thrash/btrfs/without-btrfs.yaml new file mode 100644 index 00000000000..e69de29bb2d