]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph: ignore failure when chown ceph:ceph 19987/head
authorKefu Chai <kchai@redhat.com>
Wed, 17 Jan 2018 14:20:39 +0000 (22:20 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Jan 2018 15:55:35 +0000 (23:55 +0800)
commit9f5238037a1afa9b1e5407c95466f20f7b990b41
tree1ea01fbf4e795b47df583e2f42a963adaecc7100
parent31f9af83b30c2c49f74b3e4bc3b10d1bdc275ebd
qa/tasks/ceph: ignore failure when chown ceph:ceph

we didn't have ceph:ceph user back in hammer. so ignore this error.
ceph-common will create this user in newer version. and `ceph` task will
take care of this, when upgrading to a newer version.

Fixes: http://tracker.ceph.com/issues/22597
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/tasks/ceph.py