]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/cephfs/cephfs_test_case: switch 'dict_keys' object to list
authorXiubo Li <xiubli@redhat.com>
Thu, 23 Apr 2020 13:23:31 +0000 (09:23 -0400)
committerXiubo Li <xiubli@redhat.com>
Fri, 24 Apr 2020 08:04:18 +0000 (04:04 -0400)
commit666974e0a663aba6aff37cf78728c44b0e3a08c1
tree7ce5b08e44906e2c9890e36fcef5bf0207f0c20a
parentf80ce9ec07eb754ffc247f5e58ec5f1b02fa2e65
qa/tasks/cephfs/cephfs_test_case: switch 'dict_keys' object to list

Fix the "TypeError: 'dict_keys' object does not support indexing" under
py3.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/cephfs_test_case.py