From 288b54445c0de3d3f953989b541210b485faa64a Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 5 Jul 2013 11:24:49 -0700 Subject: [PATCH] kernel: simple_1tb -> simple_big 1TB is too big for plana --- .../tasks/{rbd_simple_1tb.yaml => rbd_simple_big.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename suites/kernel/rbd-nomount/tasks/{rbd_simple_1tb.yaml => rbd_simple_big.yaml} (61%) diff --git a/suites/kernel/rbd-nomount/tasks/rbd_simple_1tb.yaml b/suites/kernel/rbd-nomount/tasks/rbd_simple_big.yaml similarity index 61% rename from suites/kernel/rbd-nomount/tasks/rbd_simple_1tb.yaml rename to suites/kernel/rbd-nomount/tasks/rbd_simple_big.yaml index b50c445a2b6..c493cfaf420 100644 --- a/suites/kernel/rbd-nomount/tasks/rbd_simple_1tb.yaml +++ b/suites/kernel/rbd-nomount/tasks/rbd_simple_big.yaml @@ -2,5 +2,5 @@ tasks: - workunit: clients: all: - - rbd/simple_1tb.sh + - rbd/simple_big.sh