]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph_manager: kludge around /var/log/ceph permissions
authorSage Weil <sage@redhat.com>
Fri, 24 Jan 2020 03:25:08 +0000 (21:25 -0600)
committerSage Weil <sage@redhat.com>
Fri, 24 Jan 2020 03:25:08 +0000 (21:25 -0600)
commit29d3eaa1a3c7c7ee9a7eb34eae9b3e6b2bd64ca9
tree3aef611e2c8f852ff7503acae39c9ed61f93c534
parent1816e7bb62265dbff65bba082f3ff67052d7ce5a
qa/tasks/ceph_manager: kludge around /var/log/ceph permissions

The ceph.py task normally makes these permissive.  But a package upgrade
can reset the permissions so that we can't read and write the temp
export files.  (We put them in these dirs now because it's alreadly
mapped out of cephadm containers to the host.)

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/ceph_manager.py