]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Don't run fuse tests for ceph-deploy on ARM.
authorSandon Van Ness <sandon@inktank.com>
Fri, 23 Aug 2013 02:41:37 +0000 (19:41 -0700)
committerSandon Van Ness <sandon@inktank.com>
Fri, 23 Aug 2013 02:41:37 +0000 (19:41 -0700)
Signed-off-by: Sandon Van Ness <sandon@inktank.com>
suites/ceph-deploy/fs/tasks/cfuse_workunit_suites_blogbench.yaml
suites/ceph-deploy/fs/tasks/cfuse_workunit_suites_dbench.yaml
suites/ceph-deploy/fs/tasks/cfuse_workunit_suites_fsstress.yaml

index e5f00bc2bdf6b68c73ed845c119597a97ff29dac..6a928784516414ba2d652935bcf37533369d96f2 100644 (file)
@@ -15,3 +15,4 @@ tasks:
      clients:
         client.0:
            - suites/blogbench.sh
+exclude_arch: armv7l
index a76ee42a6aa841fc2648012d1b3067c265994ed5..c2965e3f06e9299fc54a287913103e389583869a 100644 (file)
@@ -15,3 +15,4 @@ tasks:
      clients:
         client.0:
            - suites/dbench.sh
+exclude_arch: armv7l
index b9de17851a1f26f9b0cf127ee790503ef1f92ebe..1721906c62dd66e9f2a9c8f56cb09e1bb08ad107 100644 (file)
@@ -15,3 +15,4 @@ tasks:
      clients:
         client.0:
            - suites/fsstress.sh
+exclude_arch: armv7l