From: Samarah Date: Fri, 9 May 2025 16:27:13 +0000 (+0000) Subject: qa/d4n: Temporarily remove subsuite X-Git-Tag: v20.1.0~317^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ffb8f8bd65cc85c6cddf2ed5339231cdc21dc222;p=ceph.git qa/d4n: Temporarily remove subsuite Signed-off-by: Samarah --- diff --git a/qa/suites/rgw/d4n/+ b/qa/suites/rgw/d4n/+ deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/qa/suites/rgw/d4n/.qa b/qa/suites/rgw/d4n/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/rgw/d4n/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/rgw/d4n/cluster.yaml b/qa/suites/rgw/d4n/cluster.yaml deleted file mode 100644 index f56f945cd327..000000000000 --- a/qa/suites/rgw/d4n/cluster.yaml +++ /dev/null @@ -1,2 +0,0 @@ -roles: -- [mon.a, osd.0, osd.1, osd.2, mgr.0, client.0] diff --git a/qa/suites/rgw/d4n/ignore-pg-availability.yaml b/qa/suites/rgw/d4n/ignore-pg-availability.yaml deleted file mode 120000 index 32340b1fa8be..000000000000 --- a/qa/suites/rgw/d4n/ignore-pg-availability.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/rgw/ignore-pg-availability.yaml \ No newline at end of file diff --git a/qa/suites/rgw/d4n/overrides.yaml b/qa/suites/rgw/d4n/overrides.yaml deleted file mode 100644 index e04747488e33..000000000000 --- a/qa/suites/rgw/d4n/overrides.yaml +++ /dev/null @@ -1,10 +0,0 @@ -overrides: - ceph: - conf: - client: - setuser: ceph - setgroup: ceph - debug rgw: 20 - rgw filter: d4n - rgw: - frontend: beast diff --git a/qa/suites/rgw/d4n/supported-random-distro$ b/qa/suites/rgw/d4n/supported-random-distro$ deleted file mode 120000 index 0862b4457b37..000000000000 --- a/qa/suites/rgw/d4n/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported-random-distro$ \ No newline at end of file diff --git a/qa/suites/rgw/d4n/tasks/.qa b/qa/suites/rgw/d4n/tasks/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/rgw/d4n/tasks/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/rgw/d4n/tasks/rgw_d4ntests.yaml b/qa/suites/rgw/d4n/tasks/rgw_d4ntests.yaml deleted file mode 100644 index 9689e21b1189..000000000000 --- a/qa/suites/rgw/d4n/tasks/rgw_d4ntests.yaml +++ /dev/null @@ -1,20 +0,0 @@ -tasks: -- install: - # extra packages added for the rgw-d4ntests task - extra_system_packages: - deb: ['s3cmd', 'redis'] - rpm: ['s3cmd', 'redis'] -- ceph: -- redis: - client.0: -- rgw: [client.0] -- tox: [client.0] -- exec: - client.0: - - sudo chmod 0777 /var/lib/ceph - - sudo chmod 0777 /var/lib/ceph/radosgw -- workunit: - clients: - client.0: - - rgw/run-d4n.sh - - rgw/test_d4n.sh