]> git.apps.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)
committerXiubo Li <xiubli@redhat.com>
Fri, 24 Apr 2020 09:05:54 +0000 (05:05 -0400)
commit65f97690af8ca49e7a8b508621bf47d4fc004853
treeda91d74c8be83236e659a33008ac13c0ea3c28b3
parent666974e0a663aba6aff37cf78728c44b0e3a08c1
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>
qa/tasks/cephfs/mount.py