Open nyh opened 2 years ago
The documentation https://github.com/scylladb/scylla-stress-orchestrator/wiki/Welcome-to-the-Scylla-Stress-Orchestrator suggests that to run a benchmark, you are supposed to run ./load_data.py and then ./bechmark. But neither of these scripts exist. I found just one script ./cassandra-stress.py (there is also ./scylla-bench.py).
./load_data.py
./bechmark
./cassandra-stress.py
./scylla-bench.py
The README created for me when creating the benchmark contains more accurate instructions, except its very last sentence which again refers to the non-existent "benchmark.py".
The documentation https://github.com/scylladb/scylla-stress-orchestrator/wiki/Welcome-to-the-Scylla-Stress-Orchestrator suggests that to run a benchmark, you are supposed to run
./load_data.py
and then./bechmark
. But neither of these scripts exist. I found just one script./cassandra-stress.py
(there is also./scylla-bench.py
).The README created for me when creating the benchmark contains more accurate instructions, except its very last sentence which again refers to the non-existent "benchmark.py".