Laszlo Gombos

Results 82 issues of Laszlo Gombos

I think the dependency of qemu-nbd prevents to run the test inside containers - e.g. as part of Github Actions for example. Perhaps this post can provide some ideas on...

## Checklist - [X] I have tested it locally - [X] I have reviewed and updated any documentation if relevant - [ ] I am providing new code and test(s)...

test
github

First failure: Aug-3-2022 https://github.com/dracutdevs/dracut/runs/7650902423

bug

tgt has a dependency on glibc This pull request changes... ## Changes ## Checklist - [X] I have tested it locally - [X] I have reviewed and updated any documentation...

test

remove duplicate implementation of `str_replace` to follow-up commit 148e420be5b5809aa8d5033f47477573bbbf3e60 This pull request changes... ## Changes ## Checklist - [ ] I have tested it locally - [ ] I have...

modules
base

Priority 99 should be reserved for hooks that need to run last. rootfs-block mount hook does not need to run last, rather it is expected to run early on during...

modules
rootfs-block

Notice that TEST-04 does not bring up networking interface as it is not needed. Apply the same principle for all local tests that do not need networking. This should make...

test

Document the reason of the existing workaround. Move the existing logic to the initramfs.testing generation phase and make the steps more generic.

test

Add a test for mounting root filesystem with overlay for /dev/sdb. The existing test was testing mounting root filesystem with overlay from a squashfs image file.

test

Remove a workaround for systemd v230 Remove some more dead code. Improve style and formatting. Remove duplicated modules.

test