mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
TEST-04-JOURNAL: Sleep more in delegated cgroup filtering script
We already changed logs-filtering.service to sleep 2 seconds before exiting to combat flakyness, let's do the same for the delegated cgroup filtering payload. Fixes #32696 (hopefully)
This commit is contained in:
parent
65690de6f9
commit
904b8ae47a
@ -6,4 +6,4 @@ mkdir /sys/fs/cgroup/system.slice/delegated-cgroup-filtering.service/the_child
|
||||
|
||||
echo "parent_process: hello, world!"
|
||||
echo "parent_process: hello, people!"
|
||||
sleep .15
|
||||
sleep 2
|
||||
|
Loading…
Reference in New Issue
Block a user