Attention is currently required from: osmith.
Patch set 2:Code-Review +1
1 comment:
Patchset:
I'm in general quite sceptic. We're replacing docker with podman as supposedly we can run more thngs there without container specific hacks. But it looks like we're adding various new workarounds here, so I'm wondering if this really is the way to go. Maybe we simply want to run those tests in a qemu-kvm virtual machine, after all? we could always start from the same clean disk image, with COW for the changes done by the job. And once it's completed, we delete the COW and the next execution starts from clean rootfs again.
To view, visit change 30471. To unsubscribe, or for help writing mail filters, visit settings.