]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: add upgrade suite for cephx
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 29 May 2025 16:02:38 +0000 (12:02 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 14 Oct 2025 00:00:07 +0000 (20:00 -0400)
commit202d2997d456387bdae4f9c5835ab510977519a6
treeb0fd49ef6b7676bf24a9134fcf7808e008334ccd
parent7a534c188a1497d60719b5dc33c06c58f57ebefc
qa: add upgrade suite for cephx

To test upgrade paths for "aes" key type to "aes256k" including the expected
flows for service key updates and entity rotation.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit 5c64a4ba22f7a9118136bf5487067961ee5d48a0)
52 files changed:
qa/suites/rados/upgrade/cephx/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/% [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/centos_latest.yaml [new symlink]
qa/suites/rados/upgrade/cephx/X/conf.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/ignore_health.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/ms_bind/v1.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/ms_bind/v2.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/roles.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/% [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/tasks/0-install.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/1-ceph.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/2-debug.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/3-workload/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/tasks/3-workload/radosbench.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/4-cephx-service-upgrade.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/5-wipe-service-keys/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/tasks/5-wipe-service-keys/no.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/5-wipe-service-keys/yes.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/6-daemon-restart/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/tasks/6-daemon-restart/no.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/6-daemon-restart/sleep.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/6-daemon-restart/yes.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/7-workload-after-rotate/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/tasks/7-workload-after-rotate/radosbench.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/% [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/centos_latest.yaml [new symlink]
qa/suites/rados/upgrade/cephx/release-X/conf.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/ignore_health.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/ms_bind/v1.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/ms_bind/v2.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/roles.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/% [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/0-from/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/0-from/v18.2.7.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/0-from/v19.2.2.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/1-debug.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/2-workload/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/2-workload/radosbench.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/3-upgrade.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/4-cephx-service-upgrade.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/5-wipe-service-keys/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/5-wipe-service-keys/no.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/5-wipe-service-keys/yes.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/6-daemon-restart/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/6-daemon-restart/no.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/6-daemon-restart/yes.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/7-workload-after-rotate/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/7-workload-after-rotate/radosbench.yaml [new file with mode: 0644]