From b2218bdd0b662db104da2ff55ad0dc49deb72dbf Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 11 Mar 2021 13:46:23 -0600 Subject: [PATCH] qa/suites/rados/cephadm: add back centos+rhel with kubic podman Signed-off-by: Sage Weil (cherry picked from commit dbdd4d46e35d2fcf80a1b2cd9da77b6832c45aa3) --- .../rados/cephadm/smoke/distro/centos_8.2_kubic_stable.yaml | 1 + qa/suites/rados/cephadm/smoke/distro/rhel_8.3_kubic_stable.yaml | 1 + .../cephadm/workunits/0-distro/centos_8.2_kubic_stable.yaml | 1 + 3 files changed, 3 insertions(+) create mode 120000 qa/suites/rados/cephadm/smoke/distro/centos_8.2_kubic_stable.yaml create mode 120000 qa/suites/rados/cephadm/smoke/distro/rhel_8.3_kubic_stable.yaml create mode 120000 qa/suites/rados/cephadm/workunits/0-distro/centos_8.2_kubic_stable.yaml diff --git a/qa/suites/rados/cephadm/smoke/distro/centos_8.2_kubic_stable.yaml b/qa/suites/rados/cephadm/smoke/distro/centos_8.2_kubic_stable.yaml new file mode 120000 index 0000000000000..3afeed74d5099 --- /dev/null +++ b/qa/suites/rados/cephadm/smoke/distro/centos_8.2_kubic_stable.yaml @@ -0,0 +1 @@ +.qa/distros/podman/centos_8.2_kubic_stable.yaml \ No newline at end of file diff --git a/qa/suites/rados/cephadm/smoke/distro/rhel_8.3_kubic_stable.yaml b/qa/suites/rados/cephadm/smoke/distro/rhel_8.3_kubic_stable.yaml new file mode 120000 index 0000000000000..20f0f7c55ea19 --- /dev/null +++ b/qa/suites/rados/cephadm/smoke/distro/rhel_8.3_kubic_stable.yaml @@ -0,0 +1 @@ +.qa/distros/podman/rhel_8.3_kubic_stable.yaml \ No newline at end of file diff --git a/qa/suites/rados/cephadm/workunits/0-distro/centos_8.2_kubic_stable.yaml b/qa/suites/rados/cephadm/workunits/0-distro/centos_8.2_kubic_stable.yaml new file mode 120000 index 0000000000000..3afeed74d5099 --- /dev/null +++ b/qa/suites/rados/cephadm/workunits/0-distro/centos_8.2_kubic_stable.yaml @@ -0,0 +1 @@ +.qa/distros/podman/centos_8.2_kubic_stable.yaml \ No newline at end of file -- 2.39.5