diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -54,9 +54,12 @@ Feel free to write new topologies! ## Scenarios -All scenarions: - - `./scenarios/garage-s3lat` - Run s3lat on Garage - - `./scenarios/garage-warp [default|fast]` - Run warp on Garage. 2 flavors are available: fast and default. +All scenarios: + - `./scenarios/garage-s3lat [garage-v0.7|garage-v0.8]` - Run s3lat on Garage + - `./scenarios/garage-warp [garage-v0.7|garage-v0.8] [default|fast]` - Run warp on Garage. 2 flavors are available: fast and default. + +*Scenarios take optional flavors as input that modulate their behavioir. Passing them is not mandatory, +a default one will be selected for you.* How to run them: |