diff options
author | Quentin <quentin@dufour.io> | 2022-09-29 20:57:53 +0200 |
---|---|---|
committer | Quentin <quentin@dufour.io> | 2022-09-29 20:57:53 +0200 |
commit | db88b939c35b84d3a3758b20b0b7d9914e3f19c5 (patch) | |
tree | 4762ebd89146c65e53c04d6303931dcc84985196 /README.md | |
parent | 6d964937b348542ea0be157847ba57dea467a3b1 (diff) | |
parent | 37040718ea895dacb497e08760cb77cb63b40ecc (diff) | |
download | mknet-db88b939c35b84d3a3758b20b0b7d9914e3f19c5.tar.gz mknet-db88b939c35b84d3a3758b20b0b7d9914e3f19c5.zip |
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/mknet/pulls/2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ All scenarios: - `./scenarios/garage-s3lat [garage-v0.7|garage-v0.8]` - Run s3lat on Garage - `./scenarios/garage-concurrent [garage-v0.7|garage-v0.8]` - Run s3concurrent 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/garage-s3billion [garage-v0.7|garage-v0.8]` - Run s3billion on Garage *Scenarios take optional flavors as input that modulate their behavioir. Passing them is not mandatory, a default one will be selected for you.* |