Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rystsov committed Aug 19, 2022
1 parent 7390717 commit e2cadc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions driver-redpanda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ Then try running the ansible command again.
3. Run a benchmark using a specific driver and workload, for example:

sudo bin/benchmark -d driver-redpanda/redpanda-ack-all-group-linger-10ms.yaml \
workloads/blog/1-topic-100-partitions-1kb-4-producers-500k-rate.yaml
driver-redpanda/deploy/workloads/1-topic-100-partitions-1kb-4-producers-500k-rate.yaml

## Cleanup

Once you are done. Tear down the cluster with the following command:

terraform destroy -force
terraform destroy -auto-approve

0 comments on commit e2cadc5

Please sign in to comment.