]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/rbd: use client.0 entity in migration-external tests
authorIlya Dryomov <idryomov@gmail.com>
Mon, 29 Jun 2026 11:39:50 +0000 (13:39 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 1 Jul 2026 19:53:53 +0000 (21:53 +0200)
commit047bbbf863032c76532cc51eadd5368189a8b146
tree75fc6b2b75067e029fac04eb8a193517e5732e81
parent705d865ae77f4d3e80a9d3da3281ba6a824d7f29
qa/suites/rbd: use client.0 entity in migration-external tests

Currently client.admin is passed for client_name and that doesn't
exercise client_name handling much as client.admin is the default.

When deploying multiple clusters the ceph task distributes keyrings
with only the key for the initial monitor and client.admin key.  Other
keys (e.g. client.0) are present only on their respective clusters, so
client.0's key for cluster2 needs to be obtained on cluster1 explicitly
with "ceph auth get".

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/suites/rbd/migration-external/6-prepare/native-clone.yaml
qa/suites/rbd/migration-external/6-prepare/native-standalone.yaml