kata-containers/tests/metrics/disk
Gabriela Cervantes 31c33f9c1c metrics: Add Cassandra Metrics documentation
This PR adds the Cassandra Metrics documentation for kata metrics.

Fixes #7922

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
(cherry picked from commit ad08321b83)
2023-09-21 13:49:21 +02:00
..
cassandra_kubernetes metrics: Add cassandra statefulset yaml 2023-09-21 13:17:26 +02:00
README.md metrics: Add Cassandra Metrics documentation 2023-09-21 13:49:21 +02:00

Kata Containers Cassandra Metrics

Kata Containers provides a series of read and write performance tests using Cassandra Stress tool. The Cassandra Stress tool is a Java-based stress testing utility for basic benchmarking and load testing a cluster. This tool helps us to populate a cluster and stress test CQL tables and queries. This test is based in two operations, the first one is writing against the cluster or populating the database and the second one is reading the cluster that was populated by the writing test.

Running the test

Individual tests can be run by hand, for example:

$ cd metrics/disk/cassandra_kubernetes 
$ ./cassandra.sh