]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: check health warnings in cephx upgrade
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 7 Jul 2025 19:10:31 +0000 (15:10 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 22 Sep 2025 16:36:28 +0000 (12:36 -0400)
commitc4fae6e8733a6c60374403e45b9d9deedf3c705d
treed506477b6cbda673805f312119cf091fcac0353e
parent0c5ca7cc81da89ff27365bcc8abf40f19dabd51b
qa: check health warnings in cephx upgrade

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit 1090d43c025e669b9c65a044140b0e8392dc6b65)
84 files changed:
qa/suites/rados/upgrade/cephx/X/conf.yaml
qa/suites/rados/upgrade/cephx/X/tasks/0-install.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/00-install.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/01-ceph.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/02-debug.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/03-workload/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/tasks/03-workload/none.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/03-workload/radosbench.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/04-allow-aes256k.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/05-service-auth-keys.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/06-insecure-create.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/07-client-auth-keys/admin.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/07-client-auth-keys/all.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/08-allowed-ciphers/aes256k.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/08-allowed-ciphers/insecure.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/09-cephx-service-upgrade.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/1-ceph.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/10-wipe-service-keys/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/tasks/10-wipe-service-keys/no.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/10-wipe-service-keys/sleep.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/10-wipe-service-keys/yes.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/11-daemon-restart/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/tasks/11-daemon-restart/no.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/11-daemon-restart/yes.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/12-workload-after-rotate/.qa [new symlink]
qa/suites/rados/upgrade/cephx/X/tasks/12-workload-after-rotate/radosbench.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/13-healthy.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/X/tasks/2-debug.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/3-workload/.qa [deleted symlink]
qa/suites/rados/upgrade/cephx/X/tasks/3-workload/radosbench.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/4-cephx-service-upgrade.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/5-wipe-service-keys/.qa [deleted symlink]
qa/suites/rados/upgrade/cephx/X/tasks/5-wipe-service-keys/no.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/5-wipe-service-keys/yes.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/6-daemon-restart/.qa [deleted symlink]
qa/suites/rados/upgrade/cephx/X/tasks/6-daemon-restart/no.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/6-daemon-restart/sleep.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/6-daemon-restart/yes.yaml [deleted file]
qa/suites/rados/upgrade/cephx/X/tasks/7-workload-after-rotate/.qa [deleted symlink]
qa/suites/rados/upgrade/cephx/X/tasks/7-workload-after-rotate/radosbench.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/conf.yaml
qa/suites/rados/upgrade/cephx/release-X/roles.yaml
qa/suites/rados/upgrade/cephx/release-X/tasks/0-from/.qa [deleted symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/0-from/v18.2.7.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/0-from/v19.2.2.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/00-from/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/00-from/v18.2.7.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/00-from/v19.2.2.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/01-debug.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/02-workload/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/02-workload/none.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/02-workload/radosbench.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/03-upgrade.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/04-allow-aes256k.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/05-service-auth-keys.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/06-insecure-create.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/07-client-auth-keys/admin.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/07-client-auth-keys/all.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/08-allowed-ciphers/aes256k.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/08-allowed-ciphers/insecure.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/09-cephx-service-upgrade.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/1-debug.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/10-wipe-service-keys/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/10-wipe-service-keys/no.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/10-wipe-service-keys/sleep.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/10-wipe-service-keys/yes.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/11-daemon-restart/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/11-daemon-restart/no.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/11-daemon-restart/yes.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/12-workload-after-rotate/.qa [new symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/12-workload-after-rotate/radosbench.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/13-healthy.yaml [new file with mode: 0644]
qa/suites/rados/upgrade/cephx/release-X/tasks/2-workload/.qa [deleted symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/2-workload/radosbench.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/3-upgrade.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/4-cephx-service-upgrade.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/5-wipe-service-keys/.qa [deleted symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/5-wipe-service-keys/no.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/5-wipe-service-keys/yes.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/6-daemon-restart/.qa [deleted symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/6-daemon-restart/no.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/6-daemon-restart/yes.yaml [deleted file]
qa/suites/rados/upgrade/cephx/release-X/tasks/7-workload-after-rotate/.qa [deleted symlink]
qa/suites/rados/upgrade/cephx/release-X/tasks/7-workload-after-rotate/radosbench.yaml [deleted file]