]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph_iscsi_client: don't use mpathconf
authorIlya Dryomov <idryomov@gmail.com>
Wed, 25 Sep 2024 07:53:35 +0000 (09:53 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 26 Sep 2024 16:17:05 +0000 (18:17 +0200)
commit9022ef19a58155620b3626080ea58b3c60b6fa36
treea06e731e770d9f4241686a6865c42cf594278a8f
parent4f09b38c8d81456382ae9f129106440f7ed2bfa0
qa/tasks/ceph_iscsi_client: don't use mpathconf

... since it's not available on Ubuntu.  In this case mpathconf just
sets a couple of default values and defines an empty blacklist section,
so it's easy enough to replicate.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/tasks/ceph_iscsi_client.py