]> 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>
Wed, 2 Oct 2024 07:31:17 +0000 (09:31 +0200)
commit1735204e6457fc30f8f442fdeabb8cf3d69aa01c
tree8132ffaefa81cfdc5462e75c56cfa4861100cbe4
parent2f9a92e47ce8d1b9d619305c6470ea7e7babba14
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>
(cherry picked from commit 9022ef19a58155620b3626080ea58b3c60b6fa36)
qa/tasks/ceph_iscsi_client.py