]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
add kclient_ prefix to trivial_sync, dbench
authorSage Weil <sage@newdream.net>
Tue, 21 Jun 2011 19:54:36 +0000 (12:54 -0700)
committerSage Weil <sage@newdream.net>
Tue, 21 Jun 2011 19:54:36 +0000 (12:54 -0700)
tasks/dbench.yaml [deleted file]
tasks/kclient_dbench.yaml [new file with mode: 0644]
tasks/kclient_trivial_sync.yaml [new file with mode: 0644]
tasks/trivial_sync.yaml [deleted file]

diff --git a/tasks/dbench.yaml b/tasks/dbench.yaml
deleted file mode 100644 (file)
index 17f5aac..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- ceph:
-- kclient: [client.0]
-- autotest:
-    client.0: [dbench]
diff --git a/tasks/kclient_dbench.yaml b/tasks/kclient_dbench.yaml
new file mode 100644 (file)
index 0000000..17f5aac
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- ceph:
+- kclient: [client.0]
+- autotest:
+    client.0: [dbench]
diff --git a/tasks/kclient_trivial_sync.yaml b/tasks/kclient_trivial_sync.yaml
new file mode 100644 (file)
index 0000000..bff47a9
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- ceph:
+- kclient: [client.0]
+- workunit:
+    client.0: [misc/trivial_sync.sh]
diff --git a/tasks/trivial_sync.yaml b/tasks/trivial_sync.yaml
deleted file mode 100644 (file)
index bff47a9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- ceph:
-- kclient: [client.0]
-- workunit:
-    client.0: [misc/trivial_sync.sh]