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

test(cli): use zx with env vars on simple bom fargate test #3188

Closed bernardobridge closed 5 months ago

bernardobridge commented 5 months ago

Description

Noticed the right version isn't being picked up by this specific test. Need to use zx so the path to the executable will be correctly overridden by the workflow.

Pre-merge checklist