artilleryio / artillery

The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
https://www.artillery.io
Mozilla Public License 2.0
8.07k stars 512 forks source link

[Feature Request] Export of the --output file to S3 when using Artillery with Fargate #3235

Open 70mm1 opened 5 months ago

70mm1 commented 5 months ago

Dear maintainers, at the moment, many artifacts are uploaded to S3 for persistent storing. The --output parameter can be used to create a json report. This file is currently saved in the docker container when using Artillery Fargate. The output file could be saved to S3 like the other artifacts when the --output parameter is provided.