balena-os / leviathan-worker

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

patch: Remove deprecated tests from worker #47

Closed vipulgupta2048 closed 1 year ago

vipulgupta2048 commented 1 year ago

Tests contained in this repository were ported over from the leviathan split and haven't been updated for the past 4 years. The tests pre-date our new QEMU and autokit worker for which we should be writing tests. Deleting these tests to unblock workflows.

Resolves #37 Signed-off-by: Vipul Gupta (@vipulgupta2048) vipul@balena.io

vipulgupta2048 commented 1 year ago

@balena-ci I self-certify!