Skip to content
Snippets Groups Projects
Commit 4d81aa98 authored by Ubuntu's avatar Ubuntu
Browse files

updating readme

parent 39f3089e
No related branches found
No related tags found
No related merge requests found
# AutoYCSB # Benchmarking Tool
This tool provides end-to-end automation for benchmarking using YCSB. The tool deploys instances, installs YCSB, collects results and present plots for comparision. This tool provides end-to-end automation for benchmarking using YCSB. The tool deploys instances, installs YCSB, collects results and present plots for comparision.
...@@ -34,6 +34,8 @@ provider "aws" { ...@@ -34,6 +34,8 @@ provider "aws" {
} }
``` ```
4. Add private key (.pem) file to the directory
### Usage: ### Usage:
Run the script with super user access as it should createe output files Run the script with super user access as it should createe output files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment