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
2024-12-30 07:23:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c01f2ee0e2
ceph
/
qa
/
suites
/
rbd
/
librbd
/
cache
/
writeback.yaml
7 lines
74 B
YAML
Raw
Normal View
History
Unescape
Escape
rbd/librbd: fix the cache mode facet This appears to have been broken, which means we weren't actually testing any of the non-default cache modes (writethrough, none). Whoops! We were getting jobs like task: - install: null - ceph: conf: client: rbd cache: false tasks: - chef: null - clock: null - install: null - ceph: null - rbd_fsx: clients: - client.0 ops: 5000 Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-21 05:17:39 +00:00
tasks
:
add explicit install task before ceph task
2013-02-20 05:02:26 +00:00
-
install
:
Move librbd tests to rbd suite This lets us generate jobs with different caching settings instead of hardcoding them.
2012-06-22 01:16:28 +00:00
-
ceph
:
conf
:
client
:
rbd cache
:
true
Reference in New Issue
Copy Permalink