]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm: drop --cluster and sudo in create_rbd_pool() 58539/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 10 Jul 2024 09:53:05 +0000 (11:53 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 11 Jul 2024 15:20:36 +0000 (17:20 +0200)
commitdeb143cab2b4e30de84ab5270b8a3d5b8c3591ad
tree42cb19fd33462c6f50451cc6cba94ec468a5cb16
parente5b652a3044767ce1e6c1c427e3b62cbfa6ae484
qa/tasks/cephadm: drop --cluster and sudo in create_rbd_pool()

The cluster (name) is already specified in the arguments passed to
_shell() and this command doesn't need privileges.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 26cee25873d5c91c704326fd0b708c53b353dd11)
qa/tasks/cephadm.py