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.06k stars 511 forks source link

feat: allow worker image overrides on Azure #3378

Closed hassy closed 1 month ago

hassy commented 1 month ago

Description

Allow for the worker image to be overridden on Azure via WORKER_IMAGE_URL environment variable (same as on AWS Lambda and Fargate). Useful for development & debugging.

Pre-merge checklist

This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.