From 02b8b0f49059b58db8b2d16fcc647a17d5ecdf43 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 29 Jun 2021 13:08:10 +0800 Subject: [PATCH] qa: run e2e test on centos only it's a regression introduced by the restrcuture of the test suites, let's pin the test to CentOS8. See-also: https://tracker.ceph.com/issues/49638 Signed-off-by: Kefu Chai --- qa/suites/rados/dashboard/centos_8.2_kubic_stable.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/rados/dashboard/centos_8.2_kubic_stable.yaml diff --git a/qa/suites/rados/dashboard/centos_8.2_kubic_stable.yaml b/qa/suites/rados/dashboard/centos_8.2_kubic_stable.yaml new file mode 120000 index 00000000000..3afeed74d50 --- /dev/null +++ b/qa/suites/rados/dashboard/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