mirror of
https://github.com/ceph/ceph
synced 2025-01-15 23:43:06 +00:00
162be92106
this change should address the failure of ``` 2020-04-05T15:14:23.088 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2020-04-05T15:14:23.088 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_tchaikov_ceph_wip-qa-py3/qa/tasks/cephfs/test_client_limits.py", line 110, in test_client_pin_mincaps 2020-04-05T15:14:23.089 INFO:tasks.cephfs_test_runner: self._test_client_pin(True, 200) 2020-04-05T15:14:23.089 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_tchaikov_ceph_wip-qa-py3/qa/tasks/cephfs/test_client_limits.py", line 71, in _test_client_pin 2020-04-05T15:14:23.090 INFO:tasks.cephfs_test_runner: self.wait_for_health("MDS_CLIENT_RECALL", mds_recall_warning_decay_rate*2) 2020-04-05T15:14:23.091 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_tchaikov_ceph_wip-qa-py3/qa/tasks/ceph_test_case.py", line 152, in wait_for_health 2020-04-05T15:14:23.091 INFO:tasks.cephfs_test_runner: self.wait_until_true(seen_health_warning, timeout) 2020-04-05T15:14:23.092 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_tchaikov_ceph_wip-qa-py3/qa/tasks/ceph_test_case.py", line 193, in wait_until_true 2020-04-05T15:14:23.093 INFO:tasks.cephfs_test_runner: if elapsed >= timeout: 2020-04-05T15:14:23.093 INFO:tasks.cephfs_test_runner:TypeError: unorderable types: int() >= str() ``` Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
cephfs_test_case.py | ||
filesystem.py | ||
fuse_mount.py | ||
kernel_mount.py | ||
mount.py | ||
test_acls.py | ||
test_admin.py | ||
test_auto_repair.py | ||
test_backtrace.py | ||
test_cap_flush.py | ||
test_cephfs_shell.py | ||
test_client_limits.py | ||
test_client_recovery.py | ||
test_damage.py | ||
test_data_scan.py | ||
test_dump_tree.py | ||
test_exports.py | ||
test_failover.py | ||
test_flush.py | ||
test_forward_scrub.py | ||
test_fragment.py | ||
test_full.py | ||
test_journal_migration.py | ||
test_journal_repair.py | ||
test_mantle.py | ||
test_meta_injection.py | ||
test_misc.py | ||
test_openfiletable.py | ||
test_pool_perm.py | ||
test_quota.py | ||
test_readahead.py | ||
test_recovery_pool.py | ||
test_scrub_checks.py | ||
test_scrub.py | ||
test_sessionmap.py | ||
test_snapshots.py | ||
test_strays.py | ||
test_volume_client.py | ||
test_volumes.py | ||
xfstests_dev.py |