]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Run cfuse tests on all clients.
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 8 Sep 2011 01:26:45 +0000 (18:26 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Thu, 8 Sep 2011 01:26:45 +0000 (18:26 -0700)
12 files changed:
collections/basic/tasks/cfuse_dbench.yaml
collections/basic/tasks/cfuse_workunit_kernel_untar_build.yaml
collections/basic/tasks/cfuse_workunit_misc.yaml
collections/basic/tasks/cfuse_workunit_snaps.yaml
collections/basic/tasks/cfuse_workunit_suites_blogbench.yaml
collections/basic/tasks/cfuse_workunit_suites_dbench.yaml
collections/basic/tasks/cfuse_workunit_suites_ffsb.yaml
collections/basic/tasks/cfuse_workunit_suites_fsstress.yaml
collections/basic/tasks/cfuse_workunit_suites_fsx.yaml
collections/basic/tasks/cfuse_workunit_suites_pjd.yaml
collections/basic/tasks/cfuse_workunit_suites_tiobench.yaml
collections/basic/tasks/cfuse_workunit_trivial_sync.yaml

index 63b5efb9ad9680beef9e01c12736d38daebf0d48..05cbf54c86532791b8c0bf7620933eab39ab421f 100644 (file)
@@ -1,5 +1,5 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - autotest:
-    client.0: [dbench]
+    all: [dbench]
index 6ba4b007cce13bf0d9779129f89e9976bb727363..becbbfd99a3e4707a8c081b55bb607060378950d 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
       - kernel_untar_build.sh
index 81547b8c1597358091e00ec72cfd71443b772e22..7a08aab24afc33132a96c2ea66ea9ca909124e00 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
-      - misc
\ No newline at end of file
+      - misc
index 97c88b7ea01810a6e3f9b364e9002706515874da..ec7ef0ab3e74001aa90b2841bb1420a1d7f8081e 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
-      - snaps
\ No newline at end of file
+      - snaps
index dc701002a93ee4932ace80cbf9f75cb3663393de..03bb88058b81e15395128616de85749f4860c0e7 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
-      - suites/blogbench.sh
\ No newline at end of file
+      - suites/blogbench.sh
index a6197fc24bc2c580d2678ac554d53c62e7f5ca8c..cc3c65b4ac25ac8bfaedc7abe0de1adaaa3fccca 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
-      - suites/dbench.sh
\ No newline at end of file
+      - suites/dbench.sh
index 90f1728fe2dfff15ab807b4564f817220f90379f..966b3296a51b508b85400463172e0b73e513710e 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
-      - suites/ffsb.sh
\ No newline at end of file
+      - suites/ffsb.sh
index 50e548fd1944444560111682b15c9497c142878d..bb38946e689d23eefc4625c2120a422652dd2656 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
-      - suites/fsstress.sh
\ No newline at end of file
+      - suites/fsstress.sh
index 03fa99a76cac1adfdf577fc2938278075dd5e078..08bd680c78cd1ff5193668dba6a8446319cb7a2b 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
-      - suites/fsx.sh
\ No newline at end of file
+      - suites/fsx.sh
index fb745b4d898cc382d355581bdb3832833eb77d39..21ffd090c5c4ca5da645394cfedbce2f2f9b9042 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
-      - suites/pjd.sh
\ No newline at end of file
+      - suites/pjd.sh
index 16e2640459656cdd7edd303594b881d6f4036e73..326de71d8f39dea4dac78ce4239964a917ed41f0 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all:
-      - suites/tiobench.sh
\ No newline at end of file
+      - suites/tiobench.sh
index dd1b7edaa25ab05bb55dadbcd15124b13b6ad7a4..3f3249a9f3b913795143cb1e2b6cd421b9992861 100644 (file)
@@ -1,5 +1,5 @@
 tasks:
 - ceph:
-- cfuse: [client.0]
+- cfuse:
 - workunit:
     all: [misc/trivial_sync.sh]