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

fix: disable SSL verification on arm64 as a workaround #3379

Closed hassy closed 1 month ago

hassy commented 1 month ago

This change temporarily disables SSL verification in curl at build time on ARM64 only. This is a workaround to have ARM64 builds working again, see https://github.com/artilleryio/artillery/pull/3375