From 17bf44f44254d43986e44fc0522a5cfd521c4cf7 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Tue, 16 Feb 2021 15:46:12 +0100 Subject: [PATCH] Revert "qa/suites/rados/cephadm: drop 20.04 podman" This reverts commit dccd5861733144514cb28b3325f2d5ed6c56a67e. Signed-off-by: Sebastian Wagner --- qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_podman.yaml | 1 + .../rados/cephadm/with-work/distro/ubuntu_20.04_podman.yaml | 1 + .../rados/cephadm/workunits/distro/ubuntu_20.04_podman.yaml | 1 + 3 files changed, 3 insertions(+) create mode 120000 qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_podman.yaml create mode 120000 qa/suites/rados/cephadm/with-work/distro/ubuntu_20.04_podman.yaml create mode 120000 qa/suites/rados/cephadm/workunits/distro/ubuntu_20.04_podman.yaml diff --git a/qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_podman.yaml b/qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_podman.yaml new file mode 120000 index 00000000000..cd5c550cf9a --- /dev/null +++ b/qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_podman.yaml @@ -0,0 +1 @@ +.qa/distros/all/ubuntu_20.04_podman.yaml \ No newline at end of file diff --git a/qa/suites/rados/cephadm/with-work/distro/ubuntu_20.04_podman.yaml b/qa/suites/rados/cephadm/with-work/distro/ubuntu_20.04_podman.yaml new file mode 120000 index 00000000000..cd5c550cf9a --- /dev/null +++ b/qa/suites/rados/cephadm/with-work/distro/ubuntu_20.04_podman.yaml @@ -0,0 +1 @@ +.qa/distros/all/ubuntu_20.04_podman.yaml \ No newline at end of file diff --git a/qa/suites/rados/cephadm/workunits/distro/ubuntu_20.04_podman.yaml b/qa/suites/rados/cephadm/workunits/distro/ubuntu_20.04_podman.yaml new file mode 120000 index 00000000000..cd5c550cf9a --- /dev/null +++ b/qa/suites/rados/cephadm/workunits/distro/ubuntu_20.04_podman.yaml @@ -0,0 +1 @@ +.qa/distros/all/ubuntu_20.04_podman.yaml \ No newline at end of file -- 2.47.3