]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: re-run tests 70 and 71 on debian:sid
authorBenjamin Drung <benjamin.drung@canonical.com>
Mon, 23 Feb 2026 10:27:57 +0000 (11:27 +0100)
committerLaszlo <dev@kontrol.dev>
Mon, 23 Feb 2026 12:06:01 +0000 (07:06 -0500)
mdadm 4.5 checks the last 32 MB for DDF, which causes the tests to run
into a timeout:

```
[   65.132396] (udev-worker)[521]: sdb: Spawned process '/sbin/mdadm -I /dev/sdb' [920] is taking longer than 59s to complete.
[   65.133321] systemd-udevd[512]: sdb: Worker [521] processing SEQNUM=1459 is taking a long time.
[   65.133942] systemd-udevd[512]: sdc: Worker [516] processing SEQNUM=1471 is taking a long time.
```

This regression has been fixed in mdadm 4.5-5.

Fixes: https://github.com/dracut-ng/dracut-ng/issues/2199
.github/workflows/daily-iscsi-x64.yml

index 913c2e44b60bd4f366a67e1b6463cca908cc160e..57628de2b20d4998d70553c4db8bbaf565918c83 100644 (file)
@@ -27,8 +27,7 @@ jobs:
             matrix:
                 container:
                     - debian:latest
-                    # https://github.com/dracut-ng/dracut-ng/issues/2199
-                    # - debian:sid
+                    - debian:sid
                     - ubuntu:devel
                     - ubuntu:rolling
                 test: