]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: override yaml to set client pid file to empty string
authorNathan Cutler <ncutler@suse.com>
Thu, 5 Jan 2017 20:22:58 +0000 (21:22 +0100)
committerNathan Cutler <ncutler@suse.com>
Fri, 6 Jan 2017 15:41:45 +0000 (16:41 +0100)
commit5550bcd4329675806fb228b0eb7b24fb05e8b7c1
treea011930bb82e8587555770b4e7971f91fabcbc57
parentc29ad36441883df2f49b5d7630cf365309a0498e
tests: override yaml to set client pid file to empty string

Due to http://tracker.ceph.com/issues/18309 the pid file for fuse clients
should always be set to the empty string. (Teuthology's default ceph.conf
sets it to /var/run/ceph/$cluster-$name.pid)

This commit adds a reusable yaml facet for this purpose.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit fe13664c8e166beceae0228480889a1830d553f2)
qa/overrides/no_client_pidfile.yaml [new file with mode: 0644]