This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
Watch
1
Star
0
Fork
0
You've already forked ceph
mirror of
https://github.com/ceph/ceph
synced
2025-02-13 05:49:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ea5541b9d0
ceph
/
qa
/
suites
/
rbd
/
qemu
/
workloads
/
qemu_iozone.yaml.disabled
7 lines
111 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add some tests inside qemu for the librbd suite
2012-06-22 01:18:03 +00:00
tasks:
- qemu:
all:
qa/tasks: qemu task now uses a relative path in suite repo for test This makes it easier to re-run tests against a suite branch without requiring a full ceph-ci build and repo. Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2018-10-11 20:21:35 +00:00
test: qa/workunits/suites/iozone.sh
qemu_iozone: use a larger image The default is not large enough.
2012-06-29 18:02:29 +00:00
image_size: 20480
Don't run QEMU tests on ARM arch. 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>
2013-11-20 00:26:11 +00:00
exclude_arch: armv7l
Reference in New Issue
Copy Permalink