]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
workunits: add a test for caching redirects 560/head
authorGreg Farnum <greg@inktank.com>
Thu, 29 Aug 2013 22:26:08 +0000 (15:26 -0700)
committerGreg Farnum <greg@inktank.com>
Fri, 30 Aug 2013 21:06:33 +0000 (14:06 -0700)
commit13aac48f25f25dd8286b9d3148f99a66b44bd962
treeb9f35c9759fc2c032d3f69466f56bd3de5b08a0f
parentdae9a34b4fbb820375f57526655d5dbe10cd4e87
workunits: add a test for caching redirects

This may need to change since it exploits some of the loose
consistency we currently have with caching pools, but for now
it checks that the Objecter does what we want.

Signed-off-by: Greg Farnum <greg@inktank.com>
qa/workunits/rados/caching_redirects.sh [new file with mode: 0755]