]> git-server-git.apps.pok.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:33:17 +0000 (09:33 +0200)
commit2e9878c9d043eeef9d597743b6a5f0f73d40d4b7
treeed0c1e2fac097633f0dc0ef9b59c6ead7239d6bf
parentf52e827e72034451717992f95b373e8177e79f9d
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