summaryrefslogtreecommitdiffstats
path: root/qa/README
diff options
context:
space:
mode:
authorLee Sanders <ljsanders@uk.ibm.com>2024-10-10 12:21:46 +0200
committerLee Sanders <ljsanders@uk.ibm.com>2024-10-10 12:24:32 +0200
commit9b7fb48c2464ddf26271f43cd8dd6ad969a80fe0 (patch)
tree31b172160689ff5441ac4e82dfea50ac4355211f /qa/README
parentqa/suites/tasks/cbt.py: Deprecating cosbench from Teuthology in preparation f... (diff)
downloadceph-9b7fb48c2464ddf26271f43cd8dd6ad969a80fe0.tar.xz
ceph-9b7fb48c2464ddf26271f43cd8dd6ad969a80fe0.zip
Add cosbench deprecation warning to qa/README
Signed-off-by: Lee Sanders <ljsanders@uk.ibm.com>
Diffstat (limited to 'qa/README')
-rw-r--r--qa/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/qa/README b/qa/README
index f9b8988c6f9..a6a95c479bc 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.
+