balena-os / leviathan-worker

The worker layer for Leviathan including worker plugins QemuKit & AutoKit
Apache License 2.0
6 stars 4 forks source link

e2e: substitute the worker release in the compose file #41

Closed klutchell closed 1 year ago

klutchell commented 1 year ago

Use regex to set the worker release commit in the compose file before running e2e tests.

This allows us to deprecate the WORKER_RELEASE env var.

Change-type: patch Signed-off-by: Kyle Harding kyle@balena.io

klutchell commented 1 year ago

@balena-ci I self-certify!