]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Don't run QEMU tests on ARM arch.
authorSandon Van Ness <sandon@inktank.com>
Wed, 20 Nov 2013 00:26:11 +0000 (16:26 -0800)
committerSandon Van Ness <sandon@inktank.com>
Wed, 20 Nov 2013 00:26:11 +0000 (16:26 -0800)
Kernel doesn't support KVM and it doesn't make much sense to do
these tests on ARM in the first place...

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
suites/rbd/librbd/workloads/qemu_bonnie.yaml
suites/rbd/librbd/workloads/qemu_fsstress.yaml
suites/rbd/librbd/workloads/qemu_iozone.yaml.disabled
suites/rbd/librbd/workloads/qemu_tiobench.yaml
suites/rbd/librbd/workloads/qemu_xfstests.yaml

index 2d42828e788c3ce40fbf7352ec580936f65aab04..45368ee94d687b0b083d1fad0a8633f050273c74 100644 (file)
@@ -2,3 +2,4 @@ tasks:
 - qemu:
     all:
       test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/bonnie.sh
+exclude_arch: armv7l
index 4603a79c8ab6e88e13db74937098f166ffef0e1a..9ca3e1760a174f68434fd0412adbf5629c873dcb 100644 (file)
@@ -2,3 +2,4 @@ tasks:
 - qemu:
     all:
       test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/fsstress.sh
+exclude_arch: armv7l
index c4aefde864353a3a9e61a9fe1656ca481140d801..dfd41818a20660a5aef6909127dbc27ef447a970 100644 (file)
@@ -3,3 +3,4 @@ tasks:
     all:
       test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/iozone.sh
       image_size: 20480
+exclude_arch: armv7l
index 84c2b3652ec01a84b9ace8585bba3bf12ff37782..3f17df3e6fc95c88fde390388900af4a21ced1f7 100644 (file)
@@ -2,3 +2,4 @@ tasks:
 - qemu:
     all:
       test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/tiobench.sh
+exclude_arch: armv7l
index 4abe7c6241eedb175e1724d1025e8c6725a37837..fa0fe22b59fef0f63e29f378497a0a0ba84d13e0 100644 (file)
@@ -4,3 +4,4 @@ tasks:
       type: block
       num_rbd: 2
       test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/run_xfstests_qemu.sh
+exclude_arch: armv7l