mirror of
https://github.com/ceph/ceph
synced 2024-12-30 07:23:11 +00:00
qa: remove unused 'teuthology.orchestra.run' in xfstests_dev.py
Fixes: https://tracker.ceph.com/issues/58133 Signed-off-by: Xiubo Li <xiubli@redhat.com>
This commit is contained in:
parent
22f01ee61e
commit
496bf662ef
@ -52,8 +52,6 @@ class XFSTestsDev(CephFSTestCase):
|
||||
Clone xfstests_dev and xfsprogs-dev repositories. If already present,
|
||||
update them. The xfsprogs-dev will be used to test the encrypt.
|
||||
"""
|
||||
from teuthology.orchestra import run
|
||||
|
||||
# TODO: make sure that repo is not cloned for every test. it should
|
||||
# happen only once.
|
||||
remoteurl = 'https://git.ceph.com/xfstests-dev.git'
|
||||
|
Loading…
Reference in New Issue
Block a user