From 9b7fb48c2464ddf26271f43cd8dd6ad969a80fe0 Mon Sep 17 00:00:00 2001 From: Lee Sanders Date: Thu, 10 Oct 2024 11:21:46 +0100 Subject: [PATCH] Add cosbench deprecation warning to qa/README Signed-off-by: Lee Sanders --- qa/README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qa/README b/qa/README index f9b8988c6f9f6..a6a95c479bc9c 100644 --- a/qa/README +++ b/qa/README @@ -83,3 +83,8 @@ supported_distros as distros$ will be run just once: either on centos, rhel or ubuntu, chosen randomly. The teuthology code can be found in https://github.com/ceph/teuthology.git + +Note: The performance suites clone CBT from master here: https://github.com/ceph/cbt.git +CBT will not support cosbench beyond release tag v0.3, therefore no qa suite should use cosbench. +cosbench support has been removed from qa/tasks/cbt.py. + -- 2.39.5