From: Patrick Donnelly Date: Thu, 5 Mar 2026 20:50:16 +0000 (-0500) Subject: qa: remove long retired ceph-deploy X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=64e591b0fbf530be527e2cf9e0208f301c0c4c29;p=ceph.git qa: remove long retired ceph-deploy Long live cephadm! Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/ceph-deploy/% b/qa/suites/ceph-deploy/% deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/qa/suites/ceph-deploy/.qa b/qa/suites/ceph-deploy/.qa deleted file mode 120000 index a602a0353e7..00000000000 --- a/qa/suites/ceph-deploy/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/ceph-deploy/cluster/.qa b/qa/suites/ceph-deploy/cluster/.qa deleted file mode 120000 index a602a0353e7..00000000000 --- a/qa/suites/ceph-deploy/cluster/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/ceph-deploy/cluster/4node.yaml b/qa/suites/ceph-deploy/cluster/4node.yaml deleted file mode 100644 index bf4a7f98695..00000000000 --- a/qa/suites/ceph-deploy/cluster/4node.yaml +++ /dev/null @@ -1,15 +0,0 @@ -overrides: - ansible.cephlab: - vars: - quick_lvs_to_create: 4 -openstack: - - machine: - disk: 10 - volumes: - count: 4 - size: 20 -roles: -- [mon.a, mgr.y, osd.0, osd.1] -- [mon.b, osd.2, osd.3] -- [mon.c, osd.4, osd.5] -- [mgr.x, client.0] diff --git a/qa/suites/ceph-deploy/config/.qa b/qa/suites/ceph-deploy/config/.qa deleted file mode 120000 index a602a0353e7..00000000000 --- a/qa/suites/ceph-deploy/config/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/ceph-deploy/config/ceph_volume_bluestore.yaml b/qa/suites/ceph-deploy/config/ceph_volume_bluestore.yaml deleted file mode 100644 index e484e612035..00000000000 --- a/qa/suites/ceph-deploy/config/ceph_volume_bluestore.yaml +++ /dev/null @@ -1,7 +0,0 @@ -overrides: - ceph-deploy: - use-ceph-volume: True - bluestore: True - conf: - osd: - bluestore fsck on mount: true diff --git a/qa/suites/ceph-deploy/config/ceph_volume_bluestore_dmcrypt.yaml b/qa/suites/ceph-deploy/config/ceph_volume_bluestore_dmcrypt.yaml deleted file mode 100644 index d424b642347..00000000000 --- a/qa/suites/ceph-deploy/config/ceph_volume_bluestore_dmcrypt.yaml +++ /dev/null @@ -1,8 +0,0 @@ -overrides: - ceph-deploy: - use-ceph-volume: True - bluestore: True - dmcrypt: True - conf: - osd: - bluestore fsck on mount: true diff --git a/qa/suites/ceph-deploy/config/ceph_volume_dmcrypt_off.yaml b/qa/suites/ceph-deploy/config/ceph_volume_dmcrypt_off.yaml deleted file mode 100644 index 09701441498..00000000000 --- a/qa/suites/ceph-deploy/config/ceph_volume_dmcrypt_off.yaml +++ /dev/null @@ -1,3 +0,0 @@ -overrides: - ceph-deploy: - use-ceph-volume: True diff --git a/qa/suites/ceph-deploy/distros/.qa b/qa/suites/ceph-deploy/distros/.qa deleted file mode 120000 index a602a0353e7..00000000000 --- a/qa/suites/ceph-deploy/distros/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/ceph-deploy/distros/centos_latest.yaml b/qa/suites/ceph-deploy/distros/centos_latest.yaml deleted file mode 120000 index bd9854e7029..00000000000 --- a/qa/suites/ceph-deploy/distros/centos_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/centos_latest.yaml \ No newline at end of file diff --git a/qa/suites/ceph-deploy/distros/ubuntu_latest.yaml b/qa/suites/ceph-deploy/distros/ubuntu_latest.yaml deleted file mode 120000 index 3a09f9abb05..00000000000 --- a/qa/suites/ceph-deploy/distros/ubuntu_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/ceph-deploy/python_versions/.qa b/qa/suites/ceph-deploy/python_versions/.qa deleted file mode 120000 index a602a0353e7..00000000000 --- a/qa/suites/ceph-deploy/python_versions/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/ceph-deploy/python_versions/python_2.yaml b/qa/suites/ceph-deploy/python_versions/python_2.yaml deleted file mode 100644 index 51c865bfa87..00000000000 --- a/qa/suites/ceph-deploy/python_versions/python_2.yaml +++ /dev/null @@ -1,3 +0,0 @@ -overrides: - ceph-deploy: - python_version: "2" diff --git a/qa/suites/ceph-deploy/python_versions/python_3.yaml b/qa/suites/ceph-deploy/python_versions/python_3.yaml deleted file mode 100644 index 22deecaeab6..00000000000 --- a/qa/suites/ceph-deploy/python_versions/python_3.yaml +++ /dev/null @@ -1,3 +0,0 @@ -overrides: - ceph-deploy: - python_version: "3" diff --git a/qa/suites/ceph-deploy/tasks/.qa b/qa/suites/ceph-deploy/tasks/.qa deleted file mode 120000 index a602a0353e7..00000000000 --- a/qa/suites/ceph-deploy/tasks/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/ceph-deploy/tasks/ceph-admin-commands.yaml b/qa/suites/ceph-deploy/tasks/ceph-admin-commands.yaml deleted file mode 100644 index b7dbfe1ae82..00000000000 --- a/qa/suites/ceph-deploy/tasks/ceph-admin-commands.yaml +++ /dev/null @@ -1,12 +0,0 @@ -meta: -- desc: "test basic ceph admin commands" -tasks: -- ssh_keys: -- print: "**** done ssh_keys" -- ceph-deploy: -- print: "**** done ceph-deploy" -- workunit: - clients: - client.0: - - ceph-tests/ceph-admin-commands.sh -- print: "**** done ceph-tests/ceph-admin-commands.sh" diff --git a/qa/suites/ceph-deploy/tasks/rbd_import_export.yaml b/qa/suites/ceph-deploy/tasks/rbd_import_export.yaml deleted file mode 100644 index 1c09735a6bc..00000000000 --- a/qa/suites/ceph-deploy/tasks/rbd_import_export.yaml +++ /dev/null @@ -1,9 +0,0 @@ -meta: -- desc: "Setup cluster using ceph-deploy, Run the rbd import/export tests" -tasks: -- ssh-keys: -- ceph-deploy: -- workunit: - clients: - client.0: - - rbd/import_export.sh