From e26335447e95a2b346eb52d6649772d04bcb965e Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 25 Jan 2021 15:32:33 -0600 Subject: [PATCH] qa/suites/rados/cephadm: stop testing 18.04 + podman The current bionice version triggers a podman/conmon bug that truncates output, affecting both cephadm bootstrap when 'mgr dump' is large, and teuthology 'pg dump' when it is large. See https://tracker.ceph.com/issues/48993 Signed-off-by: Sage Weil (cherry picked from commit e5e4710990e19625a074f6ad9ab13003fbaccba1) --- qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04_podman.yaml | 1 - .../rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml | 1 - .../rados/cephadm/workunits/distro/ubuntu_18.04_podman.yaml | 1 - 3 files changed, 3 deletions(-) delete mode 120000 qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04_podman.yaml delete mode 120000 qa/suites/rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml delete mode 120000 qa/suites/rados/cephadm/workunits/distro/ubuntu_18.04_podman.yaml diff --git a/qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04_podman.yaml b/qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04_podman.yaml deleted file mode 120000 index b948dd4343c..00000000000 --- a/qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04_podman.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/ubuntu_18.04_podman.yaml \ No newline at end of file diff --git a/qa/suites/rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml b/qa/suites/rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml deleted file mode 120000 index b948dd4343c..00000000000 --- a/qa/suites/rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/ubuntu_18.04_podman.yaml \ No newline at end of file diff --git a/qa/suites/rados/cephadm/workunits/distro/ubuntu_18.04_podman.yaml b/qa/suites/rados/cephadm/workunits/distro/ubuntu_18.04_podman.yaml deleted file mode 120000 index b948dd4343c..00000000000 --- a/qa/suites/rados/cephadm/workunits/distro/ubuntu_18.04_podman.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/ubuntu_18.04_podman.yaml \ No newline at end of file -- 2.47.3