]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: don't use int() to convert string of float point number
authorYan, Zheng <zyan@redhat.com>
Wed, 12 Jul 2017 11:09:30 +0000 (19:09 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 13 Jul 2017 07:55:22 +0000 (15:55 +0800)
commite4844706b0a4d96f604a7fb0cbe9fc06559a305c
tree54d117fb9c97d3bf6a7482d112daba01ce3960d9
parent1af3f3e3b37d1e34f6be1d39e8e947f84e1342bc
qa/cephfs: don't use int() to convert string of float point number

Fixes: http://tracker.ceph.com/issues/20582
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
qa/tasks/cephfs/cephfs_test_case.py
qa/tasks/cephfs/test_client_limits.py
qa/tasks/cephfs/test_failover.py