From: Kefu Chai Date: Tue, 29 Jun 2021 05:08:10 +0000 (+0800) Subject: qa: run e2e test on centos only X-Git-Tag: v17.1.0~1521^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=02b8b0f49059b58db8b2d16fcc647a17d5ecdf43;p=ceph.git 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 --- 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 000000000000..3afeed74d509 --- /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