s3-tests-parser/README.md
Denis Kirillov 8ae5fa912b Add basic parser
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-08-31 11:35:53 +03:00

346 B

FrostFS S3 Tests parser

This is handy util to form compatibility s3 tests results.

Getting started

Build app using

$ make

Run app

$ ./bin/s3-tests-parser compatibility tests/fixture/suite.csv

You can also use json

$ ./bin/s3-tests-parser compatibility tests/fixture/suite.json --format json