]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephadm: add test for ca signed keys
authorAdam King <adking@redhat.com>
Fri, 7 Jul 2023 15:03:56 +0000 (11:03 -0400)
committerAdam King <adking@redhat.com>
Wed, 23 Aug 2023 21:44:52 +0000 (17:44 -0400)
commit6e98e01c0aa8990419727e049c7a6bb1cd1a58df
treea63b750e33856a4e85215bd3ad682a8a24e9051a
parent9c18e882ba53dd1877a8a77cd3e6cf09dbd3573d
qa/cephadm: add test for ca signed keys

Test that bootstraps with a CA signed key using
the use_ca_signed_key cephadm override. Then follows
up by doing a check-host on each host which verifies
the cephadm mgr module can reach and authenticate with
the nodes using the new key setup.

This probably should really be a workunit, but
I didn't want to create a full new section for
this test and I needed a section that didn't
already run the cephadm task for every test. I could
see this being moved into some sort of
"test_special_deployment_scenarios" section in the future

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 141af1c6b156da34418100629cd1407b74c681ad)
qa/suites/orch/cephadm/workunits/task/test_ca_signed_key.yaml [new file with mode: 0644]