From c237d0befbf7793f84f207c5f42bb6eff6ea747f Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 17 May 2018 19:08:16 +0800 Subject: [PATCH] qa/suites/rados/verify: remove random-distro$ the distro specified by random-distro$ will be overwrited by the one specfied by valgrind.yaml. and teuthology-suite will give KeyError: '16.04 not a centos version or codename' when scheduling a suite involving the facets above. also, i think it's of not much value to run valgrind/lockdep with different distros. Signed-off-by: Kefu Chai --- qa/suites/rados/verify/supported-random-distro$ | 1 - 1 file changed, 1 deletion(-) delete mode 120000 qa/suites/rados/verify/supported-random-distro$ diff --git a/qa/suites/rados/verify/supported-random-distro$ b/qa/suites/rados/verify/supported-random-distro$ deleted file mode 120000 index 7cef21eeffd25..0000000000000 --- a/qa/suites/rados/verify/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -../basic/supported-random-distro$ \ No newline at end of file -- 2.39.5