]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephfs/mount: to make sure that the count/seek are int type
authorXiubo Li <xiubli@redhat.com>
Thu, 23 Apr 2020 21:31:24 +0000 (17:31 -0400)
committerKefu Chai <kchai@redhat.com>
Sun, 14 Jun 2020 08:34:52 +0000 (16:34 +0800)
commit6c09952f199245a482ccad5a1463f434bc67fd0e
tree192911a1e6b912fe7124c821182869b6da34013c
parent29dc32c7a3517d7d298260298e6c6539263c5147
qa/tasks/cephfs/mount: to make sure that the count/seek are int type

To fix "stderr:dd: invalid number: '5.0'".

Fixes: https://tracker.ceph.com/issues/45247
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 65f97690af8ca49e7a8b508621bf47d4fc004853)
qa/tasks/cephfs/mount.py