TEST-36-NUMAPOLICY: Bump PID1 strace time to 3 seconds

CI can be slow and only waiting 1 second makes it flaky there.
This commit is contained in:
Richard Maw 2024-04-26 12:54:34 +01:00
parent 4114b723f9
commit 90eee2cf0f

View file

@ -29,7 +29,7 @@ testUnitFile="/run/systemd/system/$testUnit"
testUnitNUMAConf="$testUnitFile.d/numa.conf"
# Sleep constants (we should probably figure out something better but nothing comes to mind)
sleepAfterStart=1
sleepAfterStart=3
# Journal cursor for easier navigation
journalCursorFile="jounalCursorFile"