Files
kata-containers/tests/metrics/disk
Fabiano Fidêncio 5c0269881e tests: Make editorconfig-checker happy
- Trim trailing whitespace and ensure final newline in non-vendor files
- Add .editorconfig-checker.json excluding vendor dirs, *.patch, *.img,
  *.dtb, *.drawio, *.svg, and pkg/cloud-hypervisor/client so CI only
  checks project code
- Leave generated and binary assets unchanged (excluded from checker)

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 21:58:28 +01: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