Use k6 release assets to build ov
images
#4934
Labels
🤖 aspect: dx
Concerns developers' experience with the codebase
🛠 goal: fix
Bug fix
🧰 goal: internal improvement
Improvement that benefits maintainers, not users
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: mgmt
Related to repo management and automations
Description
The k6 RPM only provides packages for the
x86_64
architecture. Till theaarch
version is not added to the RPM (grafana/k6#2136), we should use the assets from their GitHub Releases to get the platform specific build.Additional context
This was brought up in issue #4931, and hot-fixed by #4932 to use Rosetta emulation. This is a more elegant solution that avoids emulation. The most ideal would however be for k6 to start providing
aarch
builds in their RPM.The text was updated successfully, but these errors were encountered: