mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-13 12:58:20 +03:00
test: reset systemd-udevd.service restart counter
Since we restart systemd-udevd here a couple of times, we might hit the rate limit in later tests: [ 26.028355] testsuite-17.sh[2074]: + udevadm control -e [ 26.028355] testsuite-17.sh[2074]: + udevadm control -l emerg [ 26.126160] systemd[1]: systemd-udevd.service: Start request repeated too quickly. [ 26.126213] systemd[1]: systemd-udevd.service: Failed with result 'start-limit-hit'. [ 26.140310] systemd[1]: Failed to start systemd-udevd.service. [ 26.140897] systemd[1]: systemd-udevd-control.socket: Failed with result 'service-start-limit-hit'. [ 26.141286] systemd[1]: systemd-udevd-kernel.socket: Failed with result 'service-start-limit-hit'. [ 26.142225] testsuite-17.sh[2074]: + udevadm control -l alert [ 26.149206] udevadm[2088]: Failed to send request to set log level: No such file or directory Follow-up to: 6ef512c0bb (cherry picked from commit ad23ff13deb4e057d435adb941e58cd552beac02) (cherry picked from commit 7d029ce868c42f668e692d7a3bf9e22c778840ab) (cherry picked from commit 8e43acfd06b917a3f056761f2a413d9584b4769e) (cherry picked from commit 0984feb087c55558094340d6c8fa8d9010059cdd)
This commit is contained in:
parent
cc2a6cd8e2
commit
e0d8abd272
@ -64,5 +64,6 @@ rm /run/udev/rules.d/00-debug.rules
|
||||
rm /run/udev/rules.d/50-testsuite.rules
|
||||
|
||||
udevadm control --reload
|
||||
systemctl reset-failed systemd-udevd.service
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user