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

feat(lambda): remove --container flag #2816

Closed bernardobridge closed 5 months ago

bernardobridge commented 5 months ago

Description

Remove unnecessary --container flag. This was a temporary measure while we improved Lambda, but is now unnecessary, and will only affect people specifically on version 2.0.12 where --container was not the default.

Pre-merge checklist