From: Sage Weil Date: Wed, 5 Jun 2013 00:22:39 +0000 (-0700) Subject: rados: only 1 client for objectcacher stress test X-Git-Tag: v0.94.10~27^2^2~707 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ff8f9d30682aad1c095324f212a650fc498950db;p=ceph.git rados: only 1 client for objectcacher stress test Otherwise these may step on each other. --- diff --git a/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml b/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml index 3ade04bcb92..2c5a768cf53 100644 --- a/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml +++ b/suites/rados/singleton-nomsgr/all/objectcacher-stress.yaml @@ -1,5 +1,5 @@ roles: -- [mon.0, osd.0, osd.1, mds.a, client.0, client.1] +- [mon.0, osd.0, osd.1, mds.a, client.0] tasks: - install: - ceph: