Eike Waldt

Results 74 comments of Eike Waldt

@commel It seems that this is now available after https://github.com/dependabot/dependabot-core/pull/13091

As discussed, we need a marker/parameter "allow-system-modification" for tests that do have to write to the filesystem or e.g. load kernel modules. Those tests must never run on live systems.

Just saw this in https://github.com/gardenlinux/gardenlinux/actions/runs/20033014133/job/57449603063?pr=3881 again

#4140 checks if a module is really unloaded after `modprobe --verbose --remove --wait 60000 ${module}`.