Commit 36d2304
committed
loop/010: fix the flood udev events during the test
There still have many udev events on some special server like [1], let's
try to stop systemd-udevd before the test, and start systemd-udevd after
the test, you can find more details on the link.
[1]
$ uname -r
6.17.0-0.rc2.250821g068a56e56fa8.27.fc44.aarch64
$ free -g
total used free shared buff/cache available
Mem: 68 0 65 0 2 67
Swap: 7 0 7
$ nproc
8
$ rpm -qa systemd
systemd-257.7-1.fc43.aarch64
$ ./check loop/010; time udevadm settle --timeout 1200
loop/010 (check stale loop partition) [passed]
runtime 91.214s ... 91.224s
real 19m37.788s
user 0m0.002s
sys 0m0.006s
Link: #181
Signed-off-by: Yi Zhang <[email protected]>1 parent 24fcc04 commit 36d2304
2 files changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
547 | 578 | | |
548 | 579 | | |
549 | 580 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| |||
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
81 | 89 | | |
82 | 90 | | |
0 commit comments