From 2cdb2972cd5f4243fef0291dff7cc2437c4ca2b3 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Tue, 7 Jan 2020 13:20:00 -0800 Subject: [PATCH] qa: define centos version for fs:verify Otherwise it uses the teuthology default of 7.6. Fixes: https://tracker.ceph.com/issues/43516 Signed-off-by: Patrick Donnelly --- qa/suites/fs/verify/centos_latest.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/fs/verify/centos_latest.yaml diff --git a/qa/suites/fs/verify/centos_latest.yaml b/qa/suites/fs/verify/centos_latest.yaml new file mode 120000 index 00000000000..bd9854e7029 --- /dev/null +++ b/qa/suites/fs/verify/centos_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/centos_latest.yaml \ No newline at end of file -- 2.39.5