From: Patrick Donnelly Date: Tue, 11 Apr 2023 13:58:51 +0000 (-0400) Subject: Revert "qa/fs/mixed-clients: specify distros for tests" X-Git-Tag: v17.2.7~443^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9a43bbb254a49a1713db5b437985eaedbac7515e;p=ceph.git Revert "qa/fs/mixed-clients: specify distros for tests" This reverts commit 3731fc7779e80bdfe234fec4dae21cfe46c3f193. Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/mixed-clients/distro/$ b/qa/suites/fs/mixed-clients/distro/$ deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/qa/suites/fs/mixed-clients/distro/.qa b/qa/suites/fs/mixed-clients/distro/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/fs/mixed-clients/distro/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/fs/mixed-clients/distro/centos_8.yaml b/qa/suites/fs/mixed-clients/distro/centos_8.yaml deleted file mode 120000 index 380a1443b783..000000000000 --- a/qa/suites/fs/mixed-clients/distro/centos_8.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/centos_8.yaml \ No newline at end of file diff --git a/qa/suites/fs/mixed-clients/distro/rhel_8.yaml b/qa/suites/fs/mixed-clients/distro/rhel_8.yaml deleted file mode 120000 index 133acf27bff7..000000000000 --- a/qa/suites/fs/mixed-clients/distro/rhel_8.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/rhel_8.yaml \ No newline at end of file diff --git a/qa/suites/fs/mixed-clients/distro/ubuntu/+ b/qa/suites/fs/mixed-clients/distro/ubuntu/+ deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/qa/suites/fs/mixed-clients/distro/ubuntu/.qa b/qa/suites/fs/mixed-clients/distro/ubuntu/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/fs/mixed-clients/distro/ubuntu/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/fs/mixed-clients/distro/ubuntu/latest.yaml b/qa/suites/fs/mixed-clients/distro/ubuntu/latest.yaml deleted file mode 120000 index 0a708b4dbd27..000000000000 --- a/qa/suites/fs/mixed-clients/distro/ubuntu/latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/ubuntu_22.04.yaml \ No newline at end of file diff --git a/qa/suites/fs/mixed-clients/distro/ubuntu/overrides.yaml b/qa/suites/fs/mixed-clients/distro/ubuntu/overrides.yaml deleted file mode 100644 index fdd7f5e5a721..000000000000 --- a/qa/suites/fs/mixed-clients/distro/ubuntu/overrides.yaml +++ /dev/null @@ -1,4 +0,0 @@ -overrides: - ceph: - valgrind: - exit_on_first_error: false