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-25 21:03:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9fb8231f5f
ceph
/
suites
/
rbd
/
librbd
/
cache
/
writethrough.yaml
8 lines
105 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
:
add rbd_fsx_[no]cache jobs to regression suite
2012-04-19 20:33:32 +00:00
-
ceph
:
conf
:
client
:
rbd cache
:
true
rbd_fsx in write-through mode
2012-05-08 23:07:10 +00:00
rbd cache max dirty
:
0
Reference in New Issue
Copy Permalink